summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder
2013-11-04Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-10-29t: provide a perl() function which uses $PERL_PATHJeff King
2013-10-28Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano
2013-06-18test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast
2013-06-09test: test_must_be_empty helperJunio C Hamano
2013-06-07tests: introduce test_ln_s_addJohannes Sixt
2013-04-22Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano
2013-04-03Merge branch 'tr/valgrind'Junio C Hamano
2013-04-03Merge branch 'jc/apply-ws-fix-tab-in-indent'Junio C Hamano
2013-04-01Merge branch 'bc/append-signed-off-by'Junio C Hamano
2013-04-01tests: notice valgrind error in test_must_failThomas Rast
2013-03-29test: resurrect q_to_tabJunio C Hamano
2013-03-22apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano
2013-02-12t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey
2012-12-23tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk
2012-11-16test-lib: allow negation of prerequisitesJeff King
2012-09-14cherry-pick: don't forget -s on failureMiklos Vajna
2012-08-22Merge branch 'mk/test-seq'Junio C Hamano
2012-08-04tests: Introduce test_seqMichaƂ Kiedrowicz
2012-07-30Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano
2012-07-27test: allow prerequisite to be evaluated lazilyJunio C Hamano
2012-07-27test: rename $satisfied to $satisfied_prereqJunio C Hamano
2012-07-22Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-02-17Move the user-facing test library to test-lib-functions.shThomas Rast