##// END OF EJS Templates
fix tests.
fix tests.

File last commit:

r2182:4e35843b default
r2640:02b6fa7b default
Show More
test-symlinks.out
17 lines | 421 B | text/plain | TextLexer
/ tests / test-symlinks.out
Thomas Arendsen Hein
Corrected test output for deprecated addremove command.
r2182 (the addremove command is deprecated; use add and remove --after instead)
Matthew Elder
symlink unit test
r1408 adding foo
Thomas Arendsen Hein
Corrected test output for deprecated addremove command.
r2182 (the addremove command is deprecated; use add and remove --after instead)
Matthew Elder
symlink unit test
r1408 adding bomb
Benoit Boissinot
fix handling of files of unsupported type in the walk code...
r1487 adding a.c
adding dir/a.o
adding dir/b.o
Thomas Arendsen Hein
Adjusted all but one test output for the new behaviour of localrepo.changes()
r1620 ! a.c
! dir/a.o
! dir/b.o
Benoit Boissinot
fix handling of files of unsupported type in the walk code...
r1487 ? .hgignore
Benoit Boissinot
don't print anything about file of unsupported type unless...
r1527 a.c: unsupported file type (type is fifo)
Thomas Arendsen Hein
Adjusted all but one test output for the new behaviour of localrepo.changes()
r1620 ! a.c
Jim Meyering
Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
r2115 # test absolute path through symlink outside repo
A f
# try symlink outside repo to file inside
abort: ../z not under root