| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2011-01-27 | 1 | -0/+3 |
|\ |
|
| * | tests: sanitize more git environment variables | Jeff King | 2011-01-27 | 1 | -0/+3 |
* | | Merge branch 'rj/test-fixes' | Junio C Hamano | 2011-01-13 | 1 | -0/+7 |
|\ \ |
|
| * | | t4135-*.sh: Skip the "backslash" tests on cygwin | Ramsay Jones | 2011-01-08 | 1 | -1/+0 |
| * | | t6038-*.sh: Pass the -b (--binary) option to sed on cygwin | Ramsay Jones | 2011-01-08 | 1 | -0/+8 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-12-22 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | test-lib.sh/test_decode_color(): use octal not hex in awk script | Brandon Casey | 2010-12-22 | 1 | -1/+1 |
| * | Merge branch 'kb/maint-diff-ws-check' into maint | Junio C Hamano | 2010-11-24 | 1 | -8/+41 |
| |\ |
|
* | \ | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 1 | -18/+55 |
|\ \ \ |
|
| * | | | test-lib: introduce test_line_count to measure files | Jonathan Nieder | 2010-11-09 | 1 | -0/+22 |
| * | | | Introduce sane_unset and use it to ensure proper && chaining | Elijah Newren | 2010-10-06 | 1 | -0/+11 |
| * | | | test-lib: make test_expect_code a test command | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -18/+22 |
* | | | | Merge branch 'kb/maint-diff-ws-check' | Junio C Hamano | 2010-11-17 | 1 | -8/+41 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | test-lib: extend test_decode_color to handle more color codes | Kevin Ballard | 2010-10-20 | 1 | -8/+41 |
| |/ / |
|
* | | | Merge branch 'jk/push-progress' | Junio C Hamano | 2010-11-17 | 1 | -7/+19 |
|\ \ \ |
|
| * | | | test-lib: allow test code to check the list of declared prerequisites | Jonathan Nieder | 2010-10-18 | 1 | -7/+19 |
* | | | | Merge branch 'jk/maint-rev-list-nul' | Junio C Hamano | 2010-11-17 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | rev-list: handle %x00 NUL in user format | Jeff King | 2010-10-13 | 1 | -0/+4 |
| |/ |
|
* | | Do not strip CR when grepping HTTP headers. | Pat Thoyts | 2010-10-01 | 1 | -0/+1 |
* | | Skip t1300.70 and 71 on msysGit. | Pat Thoyts | 2010-10-01 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'jk/test-must-fail-missing' | Junio C Hamano | 2010-09-08 | 1 | -2/+21 |
|\ |
|
| * | tests: make test_might_fail fail on missing commands | Jonathan Nieder | 2010-08-31 | 1 | -0/+3 |
| * | tests: make test_might_fail more verbose | Jonathan Nieder | 2010-08-31 | 1 | -1/+6 |
| * | tests: make test_must_fail fail on missing commands | Jeff King | 2010-08-31 | 1 | -0/+3 |
| * | tests: make test_must_fail more verbose | Jeff King | 2010-08-31 | 1 | -1/+9 |
* | | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 | 1 | -36/+83 |
|\ \
| |/
|/| |
|
| * | tests: factor HOME=$(pwd) in test-lib.sh | Matthieu Moy | 2010-08-31 | 1 | -0/+3 |
| * | test-lib: use subshell instead of cd $new && .. && cd $old | Ævar Arnfjörð Bjarmason | 2010-08-31 | 1 | -6/+6 |
| * | tests: simplify "missing PREREQ" message | Jonathan Nieder | 2010-08-31 | 1 | -1/+7 |
| * | test-lib: Allow overriding of TEST_DIRECTORY | Ævar Arnfjörð Bjarmason | 2010-08-31 | 1 | -1/+7 |
| * | test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../ | Ævar Arnfjörð Bjarmason | 2010-08-31 | 1 | -14/+15 |
| * | test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../ | Ævar Arnfjörð Bjarmason | 2010-08-31 | 1 | -8/+8 |
| * | test: Introduce $GIT_BUILD_DIR | Thomas Rast | 2010-08-31 | 1 | -0/+1 |
| * | test-lib: Multi-prereq support only checked the last prereq | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -3/+18 |
| * | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+4 |
| * | test-lib: Print missing prerequisites in test output | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -1/+1 |
| * | test-lib: Add support for multiple test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -6/+14 |
| * | test-lib: Don't write test-results when HARNESS_ACTIVE | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -10/+13 |
* | | Merge branch 'mm/rebase-i-exec' | Junio C Hamano | 2010-08-21 | 1 | -0/+32 |
|\ \ |
|
| * | | test-lib: user-friendly alternatives to test [-d|-f|-e] | Matthieu Moy | 2010-08-11 | 1 | -0/+32 |
* | | | Merge branch 'jn/rebase-rename-am' | Junio C Hamano | 2010-08-18 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'ab/tap' into maint | Junio C Hamano | 2010-08-02 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | test-lib: Remove 3 year old no-op --no-python option | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -3/+0 |
| * | test-lib: Ignore --quiet under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -1/+3 |
* | | Only run aggregate-results over actual counts | Thomas Rast | 2010-07-16 | 1 | -1/+1 |
* | | test-lib: TAP compliance for skipping tests on request | Michael J Gruber | 2010-07-12 | 1 | -2/+2 |
* | | test-lib: simplify GIT_SKIP_TESTS loop | Michael J Gruber | 2010-07-12 | 1 | -10/+3 |
|/ |
|
* | test-lib: output a newline before "ok" under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -0/+3 |
* | test-lib: Make the test_external_* functions TAP-aware | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -12/+39 |