Wed, 20 Dec 2017 20:46:33 -0500 |
Matt Harbison |
tests: teach `f` to handle sha256 checksums
|
Wed, 20 Dec 2017 20:41:12 -0500 |
Matt Harbison |
tests: fix a bug in `f` that prevented calculating sha1sum on a file
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 08 Jul 2017 14:21:11 -0400 |
Matt Harbison |
test-tools: conditionalize output instead of tests
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Mon, 09 Nov 2015 12:49:31 -0500 |
Matt Harbison |
tests: make 'f' tool open files in binary mode when hexdumping
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Sun, 25 Jan 2015 20:13:54 -0600 |
Matt Mackall |
test-tools: portability tweak
stable
|
Sun, 18 Jan 2015 16:38:56 -0500 |
Matt Harbison |
test-tools: update for platforms without symlink support after 5b20e4c32117
stable
|
Sat, 17 Jan 2015 17:59:30 -0800 |
Matt Mackall |
test-tools: another vfat fix
|
Sat, 17 Jan 2015 15:54:03 -0800 |
Matt Mackall |
test-tools: check for unix permissions for hardlinking
|
Sat, 17 Jan 2015 15:28:56 -0800 |
Matt Mackall |
tests: more fixes for f
|
Sat, 17 Jan 2015 13:53:56 -0800 |
Matt Mackall |
tests: teach f not to report symlink mode bits
|
Sat, 17 Jan 2015 13:53:16 -0800 |
Matt Mackall |
tests: teach f not to report directory size
|
Sat, 17 Jan 2015 13:38:17 -0800 |
Matt Mackall |
test-tools: fix portability issues
|
Wed, 14 Jan 2015 22:40:39 -0500 |
Matt Harbison |
tests: conditionalize test-tools.t for Windows support
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
tests: add 'f' tool for cross platform file operations in the tests
|