summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | test: test_must_be_empty helperJunio C Hamano2013-06-091-0/+12
| * | | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano2013-04-221-0/+4
| |\ \ \
* | | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-071-0/+17
| |_|/ / |/| | |
* | | | Merge branch 'tr/valgrind'Junio C Hamano2013-04-031-0/+3
|\ \ \ \
| * | | | tests: notice valgrind error in test_must_failThomas Rast2013-04-011-0/+3
| |/ / /
* | | | Merge branch 'jc/apply-ws-fix-tab-in-indent'Junio C Hamano2013-04-031-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | test: resurrect q_to_tabJunio C Hamano2013-03-291-0/+4
| * | | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-221-2/+2
* | | | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-011-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-121-4/+4
| |/ /
* | | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-221-0/+7
* | | test-lib: allow negation of prerequisitesJeff King2012-11-151-1/+20
|/ /
* | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-141-5/+16
* | Merge branch 'mk/test-seq'Junio C Hamano2012-08-221-0/+21
|\ \
| * | tests: Introduce test_seqMichaƂ Kiedrowicz2012-08-041-0/+21
| * | Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano2012-07-301-2/+11
* | | test: allow prerequisite to be evaluated lazilyJunio C Hamano2012-07-271-0/+42
* | | test: rename $satisfied to $satisfied_prereqJunio C Hamano2012-07-271-3/+3
* | | Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-221-2/+11
|/ /
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-2/+2
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-2/+2
|/
* Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-171-0/+565