aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/test-prereq-validate'Junio C Hamano2015-05-19
|\
| * test: validate prerequistes syntaxJunio C Hamano2015-04-28
| * Merge branch 'jc/diff-test-updates' into maintJunio C Hamano2015-03-13
| |\
* | \ Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano2015-05-05
|\ \ \
| * | | test-lib-functions.sh: fix the second argument to some helper functionsElia Pinto2015-04-16
* | | | Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | test_ln_s_add: refresh stat info of fake symbolic linksJohannes Sixt2015-02-23
* | | Merge branch 'da/mergetool-tests'Junio C Hamano2014-10-21
|\ \ \
| * | | test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar2014-10-16
* | | | t5304: use helper to report failure of "test foo = bar"Jeff King2014-10-13
* | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-21
|\ \ \ \
| * | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-20
* | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
| |/ / /
* | | | Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano2014-06-16
|\ \ \ \ | |/ / / |/| | |
| * | | test: add test_write_lines helperMichael S. Tsirkin2014-06-10
* | | | 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
|/