summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/test-prereq-validate'Junio C Hamano2015-05-191-0/+9
|\
| * test: validate prerequistes syntaxjc/test-prereq-validateJunio C Hamano2015-04-281-0/+9
| * Merge branch 'jc/diff-test-updates' into maintJunio C Hamano2015-03-131-1/+3
| |\
* | \ Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano2015-05-051-2/+2
|\ \ \
| * | | test-lib-functions.sh: fix the second argument to some helper functionsep/fix-test-lib-functions-reportElia Pinto2015-04-161-2/+2
* | | | Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-051-1/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | test_ln_s_add: refresh stat info of fake symbolic linksjc/diff-test-updatesJohannes Sixt2015-02-231-1/+3
* | | Merge branch 'da/mergetool-tests'Junio C Hamano2014-10-211-12/+18
|\ \ \
| * | | test-lib-functions: adjust style to match CodingGuidelinesda/mergetool-testsDavid Aguilar2014-10-161-12/+18
* | | | t5304: use helper to report failure of "test foo = bar"Jeff King2014-10-131-0/+9
* | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-211-0/+11
|\ \ \ \
| * | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-201-0/+11
* | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-251-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-2/+2
* | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-161-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-binStepan Kasal2014-06-041-0/+6
| |/ / /
* | | | Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano2014-06-161-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | test: add test_write_lines helperMichael S. Tsirkin2014-06-101-0/+5
* | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-141-0/+5
|\ \ \ \
| * | | | test-lib: allow setting the index format versionThomas Gummerer2014-02-241-0/+5
| |/ / /
* | | | tests: turn on network daemon tests by defaultjk/run-network-tests-by-defaultJeff King2014-02-141-0/+58
|/ / /
* | | test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+2
|/ /
* | Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-041-3/+7
|\ \
| * | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-3/+3
| * | t: provide a perl() function which uses $PERL_PATHJeff King2013-10-291-0/+4
* | | Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2013-10-281-0/+66
|/ /
* | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-051-2/+4
|\ \
| * | test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast2013-06-181-2/+4
* | | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-201-0/+12
|\ \ \
| * | | 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
|/