tests/hghave
2013-01-07 Mads Kiilerich tests: make hghave and run-tests exit on unknown feature requirements stable
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
less more (0) -10 -8 tip