tests/hghave
2012-06-14 Adrian Buehlmann tests/hghave: extract hghave.py stable
2012-06-08 Adrian Buehlmann tests/hghave: implement #if true / #if false stable
2012-05-27 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes() stable
2012-05-12 Brodie Rao cleanup: replace naked excepts with more specific ones stable
2012-05-12 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave stable
2012-05-12 Brodie Rao cleanup: "x != None" -> "x is not None" stable
2012-05-12 Brodie Rao cleanup: eradicate long lines stable
2012-04-04 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
2012-03-31 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
2012-03-31 Matt Mackall tests: teach hghave to actually test for symlink support stable
2011-11-21 Mads Kiilerich tests: skip cvs tests with msys on windows stable
2011-11-21 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
2011-11-20 Mads Kiilerich tests: skip color test on platforms without tic stable
2011-11-07 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
2011-11-07 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
2011-11-07 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
2011-11-07 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
2011-11-09 Christian Ebert Add hghave test as of 5635a4017061
less more (0) tip