summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2011-01-271-0/+3
|\
| * tests: sanitize more git environment variablesJeff King2011-01-271-0/+3
* | Merge branch 'rj/test-fixes'Junio C Hamano2011-01-131-0/+7
|\ \
| * | t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones2011-01-081-1/+0
| * | t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-081-0/+8
* | | Merge branch 'maint'Junio C Hamano2010-12-221-1/+1
|\ \ \ | |/ / |/| / | |/
| * test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey2010-12-221-1/+1
| * Merge branch 'kb/maint-diff-ws-check' into maintJunio C Hamano2010-11-241-8/+41
| |\
* | \ Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-18/+55
|\ \ \
| * | | test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-091-0/+22
| * | | Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-061-0/+11
| * | | test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-061-18/+22
* | | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-171-8/+41
|\ \ \ \ | | |_|/ | |/| |
| * | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-201-8/+41
| |/ /
* | | Merge branch 'jk/push-progress'Junio C Hamano2010-11-171-7/+19
|\ \ \
| * | | test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder2010-10-181-7/+19
* | | | Merge branch 'jk/maint-rev-list-nul'Junio C Hamano2010-11-171-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | rev-list: handle %x00 NUL in user formatJeff King2010-10-131-0/+4
| |/
* | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-011-0/+1
* | Skip t1300.70 and 71 on msysGit.Pat Thoyts2010-10-011-0/+1
|/
* Merge branch 'jk/test-must-fail-missing'Junio C Hamano2010-09-081-2/+21
|\
| * tests: make test_might_fail fail on missing commandsJonathan Nieder2010-08-311-0/+3
| * tests: make test_might_fail more verboseJonathan Nieder2010-08-311-1/+6
| * tests: make test_must_fail fail on missing commandsJeff King2010-08-311-0/+3
| * tests: make test_must_fail more verboseJeff King2010-08-311-1/+9
* | Merge branch 'ab/test-2'Junio C Hamano2010-09-041-36/+83
|\ \ | |/ |/|
| * tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy2010-08-311-0/+3
| * test-lib: use subshell instead of cd $new && .. && cd $oldÆvar Arnfjörð Bjarmason2010-08-311-6/+6
| * tests: simplify "missing PREREQ" messageJonathan Nieder2010-08-311-1/+7
| * test-lib: Allow overriding of TEST_DIRECTORYÆvar Arnfjörð Bjarmason2010-08-311-1/+7
| * test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../Ævar Arnfjörð Bjarmason2010-08-311-14/+15
| * test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../Ævar Arnfjörð Bjarmason2010-08-311-8/+8
| * test: Introduce $GIT_BUILD_DIRThomas Rast2010-08-311-0/+1
| * test-lib: Multi-prereq support only checked the last prereqÆvar Arnfjörð Bjarmason2010-08-181-3/+18
| * tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-0/+4
| * test-lib: Print missing prerequisites in test outputÆvar Arnfjörð Bjarmason2010-08-181-1/+1
| * test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-181-6/+14
| * test-lib: Don't write test-results when HARNESS_ACTIVEÆvar Arnfjörð Bjarmason2010-08-181-10/+13
* | Merge branch 'mm/rebase-i-exec'Junio C Hamano2010-08-211-0/+32
|\ \
| * | test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-111-0/+32
* | | Merge branch 'jn/rebase-rename-am'Junio C Hamano2010-08-181-0/+4
|\ \ \ | |_|/ |/| |
| * | t4150 (am): style fixJonathan Nieder2010-07-231-0/+4
| |/
* | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-021-4/+3
|\ \ | |/ |/|
| * test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-021-3/+0
| * test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-021-1/+3
* | Only run aggregate-results over actual countsThomas Rast2010-07-161-1/+1
* | test-lib: TAP compliance for skipping tests on requestMichael J Gruber2010-07-121-2/+2
* | test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber2010-07-121-10/+3
|/
* test-lib: output a newline before "ok" under a TAP harnessÆvar Arnfjörð Bjarmason2010-06-251-0/+3
* test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-251-12/+39