##// END OF EJS Templates
tests: use pyflakes as a tool, not a python module...
tests: use pyflakes as a tool, not a python module The usage of pyflakes as a Python module was introduced in e397c6d74652, to work around issue between Python 2 and Python 3. This issues are long behind us now and we can get beck to using pyflakes as a tool, giving us more flexibility about how we install it. The `hghave` requirements is modified to check that we have a tool available, instead of a python module.

File last commit:

r39516:89630d0b default
r52956:43602c67 default
Show More
test-symlink-os-yes-fs-no.py.out
12 lines | 416 B | text/plain | TextLexer
/ tests / test-symlink-os-yes-fs-no.py.out
Dov Feldstern
test symlinks on symlink-capable os but non-capable filesystem (issue1149)...
r6879 adding changesets
adding manifests
adding file changes
added 1 changesets with 4 changes to 4 files
Boris Feld
phase: report number of non-public changeset alongside the new range...
r39516 new changesets d326ae2d01ee (1 drafts)
Dov Feldstern
test symlinks on symlink-capable os but non-capable filesystem (issue1149)...
r6879 4 files updated, 0 files merged, 0 files removed, 0 files unresolved
Martin Geisler
dirstate: ignore symlinks when fs cannot handle them (issue1888)...
r11769 adding changesets
adding manifests
adding file changes
added 1 changesets with 4 changes to 4 files
Boris Feld
phase: report number of non-public changeset alongside the new range...
r39516 new changesets d326ae2d01ee (1 drafts)
Martin Geisler
dirstate: ignore symlinks when fs cannot handle them (issue1888)...
r11769 4 files updated, 0 files merged, 0 files removed, 0 files unresolved