aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAge
* t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
* Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-14
|\
| * test-lib: allow setting the index format versionThomas Gummerer2014-02-24
* | tests: turn on network daemon tests by defaultJeff King2014-02-14
|/
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-26
* Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-04
|\
| * t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
| * t: provide a perl() function which uses $PERL_PATHJeff King2013-10-29
* | Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2013-10-28
|/
* Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-05
|\
| * test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast2013-06-18
* | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-20
|\ \
| * | test: test_must_be_empty helperJunio C Hamano2013-06-09
| * | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano2013-04-22
| |\ \
* | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-07
| |_|/ |/| |
* | | Merge branch 'tr/valgrind'Junio C Hamano2013-04-03
|\ \ \
| * | | tests: notice valgrind error in test_must_failThomas Rast2013-04-01
| |/ /
* | | Merge branch 'jc/apply-ws-fix-tab-in-indent'Junio C Hamano2013-04-03
|\ \ \ | | |/ | |/|
| * | test: resurrect q_to_tabJunio C Hamano2013-03-29
| * | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-22
* | | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \ \ | |_|/ |/| |
| * | t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-12
| |/
* | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-22
* | test-lib: allow negation of prerequisitesJeff King2012-11-15
|/
* cherry-pick: don't forget -s on failureMiklos Vajna2012-09-14
* Merge branch 'mk/test-seq'Junio C Hamano2012-08-22
|\
| * tests: Introduce test_seqMichaƂ Kiedrowicz2012-08-04
| * Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano2012-07-30
* | test: allow prerequisite to be evaluated lazilyJunio C Hamano2012-07-27
* | test: rename $satisfied to $satisfied_prereqJunio C Hamano2012-07-27
* | Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-22
|/
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-17