- Apr 16, 2016
-
-
Robert Stanca authored
-
- Jun 08, 2015
-
-
Matt Mackall authored
-
- Jun 21, 2012
-
-
kiilerix authored
This will remove some reasons some tests are disabled on Windows.
-
- Jun 16, 2012
-
-
Adrian Buehlmann authored
-
- Jun 15, 2012
-
-
Adrian Buehlmann authored
saves us quite a bunch of (glob)'s
-
- Feb 15, 2011
- Oct 09, 2010
-
-
kiilerix authored
$HGTMP isn't needed - and if we need something like that then $TESTTMP is more appropriate.
-
- Jan 25, 2010
-
-
Matt Mackall authored
-
- Aug 18, 2009
-
-
kiilerix authored
Hiding the value of HG_PENDING made it less obvious what was going on in case of test failure
-
- Feb 17, 2009
-
-
Matt Mackall authored
- add writepending to flush delayed writes to separate file - add support in hooks for lazy evaluation of callable parameters - add HG_PENDING to pretxn hooks - call writepending if hook is used - pass repo root to hook environment - if HG_PENDING = repo root, we're in pretxn hook - read pending data to make pending changesets visible - filter HG_PENDING in tests/printenv.py
-
- Oct 20, 2008
-
-
Dirkjan Ochtman authored
-
- Oct 12, 2008
-
-
Patrick Mezard authored
- printenv.py, md5sum.py, simplemerge, test-archive, test-merge1, test-merge-symlinks: set standard streams to binary mode - test-encode: replace "gunzip" by "gzip -d" - test-hup: requires fifo
-
- Jun 21, 2007
-
-
Thomas Arendsen Hein authored
-
- Jun 20, 2007
-
-
Patrick Mezard authored
-
- Mar 27, 2007
-
-
Alexis S. L. Carvalho authored
This is a small script that can be used as a hook to print the HG_* environment variables without relying on the shell.
-