Sun, 10 Aug 2008 22:55:00 -0500 util: disinfect lookup_reg strings (issue1126)
Matt Mackall <mpm@selenic.com> [Sun, 10 Aug 2008 22:55:00 -0500] rev 6880
util: disinfect lookup_reg strings (issue1126) lookup_reg could return Unicode strings, which would infect other strings and generate unexpected tracebacks. Spotted by Rémy Roy. Fold in silly nested function while we're at it.
Thu, 31 Jul 2008 22:41:19 +0300 test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Dov Feldstern <dfeldstern@fastimap.com> [Thu, 31 Jul 2008 22:41:19 +0300] rev 6879
test symlinks on symlink-capable os but non-capable filesystem (issue1149) The "real" way to test this is to mount a non-symlink-capable filesystem, and try working on it; however, I don't know how to mount filesystems as a non-priveleged user from within the testing framework. So instead, os.symlink is overridden to raise the exception that would be raised on such a filesystem.
(0) -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip