log tests/hghave @ 26641:5c57d01fe64e

age author description
Sat, 22 Aug 2015 10:37:38 -0700 Gregory Szorc hghave: remove quiet option
Sat, 22 Aug 2015 10:28:34 -0700 Gregory Szorc hghave: move feature checking into hghave.py
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori hghave: allow adding customized features at runtime
Sat, 04 Oct 2014 17:22:22 +0900 Yuya Nishihara tests: make hghave list features alphabetically
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich tests: make hghave and run-tests exit on unknown feature requirements
Thu, 14 Jun 2012 12:54:54 +0200 Adrian Buehlmann tests/hghave: extract hghave.py
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/hghave: implement #if true / #if false
Sun, 27 May 2012 18:25:04 +0200 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes()
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Sat, 12 May 2012 16:00:53 +0200 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave
Sat, 12 May 2012 15:56:23 +0200 Brodie Rao cleanup: "x != None" -> "x is not None"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Wed, 04 Apr 2012 15:59:56 +0200 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: teach hghave to actually test for symlink support stable