summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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