Fri, 05 Jan 2018 11:53:33 -0800 |
Martin von Zweigbergk |
tests: make #testcase available as env var in test
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 17:04:08 -0700 |
Gregory Szorc |
run-tests: extract sorting of tests to own function
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 12:22:43 -0700 |
Gregory Szorc |
run-tests: remove dead code related to temp directory
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 14:06:49 -0500 |
Matt Harbison |
run-tests: use context managers for file descriptors
|
file |
diff |
annotate
|
Tue, 12 Dec 2017 20:11:13 -0500 |
Matt Harbison |
run-tests: add substitution patterns for common '\' path output on Windows
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 19:21:48 -0500 |
Matt Harbison |
run-tests: stop automatically adding a (glob) for bundle backup lines
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 00:16:11 -0500 |
Matt Harbison |
run-tests: accept '\' vs '/' path differences without '(glob)'
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 00:00:36 -0500 |
Matt Harbison |
run-tests: suggest a (glob) for os.path.sep mismatches with '\r\n' EOL too
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 22:56:15 -0500 |
Matt Harbison |
lfs: introduce a user level cache for lfs files
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 12:28:05 -0800 |
Martin von Zweigbergk |
run-tests: avoid calculating _testdir again
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 12:27:28 -0800 |
Martin von Zweigbergk |
run-tests: simplify by using dict.pop() with default
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 23:02:32 -0800 |
Gregory Szorc |
run-tests: mechanism to report exceptions during test execution
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 21:26:11 -0800 |
Gregory Szorc |
run-tests: make --extra-config-opt work with Python 3
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 21:08:18 -0800 |
Gregory Szorc |
run-tests: organize options into argument groups
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 20:41:43 -0800 |
Gregory Szorc |
run-tests: convert to argparse
|
file |
diff |
annotate
|
Wed, 29 Nov 2017 10:34:49 -0800 |
Martin von Zweigbergk |
run-tests: make "| foo (re)" not match everything
|
file |
diff |
annotate
|