aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
...
| * test-lib: Print missing prerequisites in test outputÆvar Arnfjörð Bjarmason2010-08-18
| * test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
| * test-lib: Don't write test-results when HARNESS_ACTIVEÆvar Arnfjörð Bjarmason2010-08-18
* | Merge branch 'mm/rebase-i-exec'Junio C Hamano2010-08-21
|\ \
| * | test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-11
* | | Merge branch 'jn/rebase-rename-am'Junio C Hamano2010-08-18
|\ \ \ | |_|/ |/| |
| * | t4150 (am): style fixJonathan Nieder2010-07-23
| |/
* | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-02
|\ \ | |/ |/|
| * test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-02
| * test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-02
* | Only run aggregate-results over actual countsThomas Rast2010-07-16
* | test-lib: TAP compliance for skipping tests on requestMichael J Gruber2010-07-12
* | test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber2010-07-12
|/
* test-lib: output a newline before "ok" under a TAP harnessÆvar Arnfjörð Bjarmason2010-06-25
* test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-25
* test-lib: Adjust output to be valid TAP formatÆvar Arnfjörð Bjarmason2010-06-25
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano2010-06-11
| * fixup: do not unconditionally disable "diff -u"Junio C Hamano2010-05-31
* | Merge branch 'jn/gitweb-caching-prep'Junio C Hamano2010-05-21
|\ \
| * | Export more test-related variables when running external testsJakub Narebski2010-05-01
| |/
* | Merge branch 'jn/t7006-fixup'Junio C Hamano2010-05-21
|\ \
| * | t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-14
* | | test-lib: some shells do not let $? propagate into an evalJonathan Nieder2010-05-06
* | | test-lib: Let tests specify commands to be run at end of testJonathan Nieder2010-05-04
* | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka2010-05-04
| |/ |/|
* | Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
|\ \ | |/ |/|
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-12
| * Support showing notes from more than one notes treeThomas Rast2010-03-12
| * test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-12
* | unset GREP_OPTIONS in test-lib.shBert Wesarg2010-03-07
* | tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-24
|\ \ | |/ |/|
| * tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-07
|\ \
| * | run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-03
| |/
* | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\ \
| * | t7508-status: test all modes with colorMichael J Gruber2009-12-08
* | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ | |_|/ |/| |
| * | tests: handle NO_PYTHON settingJeff King2009-12-07
| * | Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * | Basic build infrastructure for Python scriptsJohan Herland2009-11-17
* | | Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-13
|/ /
* | t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey2009-08-28
* | tests: allow user to specify trash directory locationJeff King2009-08-09
* | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
|/
* test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher2009-06-01
* test-lib: fail if invalid options are passedClemens Buchacher2009-06-01
* test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-21
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08