summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2017-03-18tests: make the 'test_pause' helper work in non-verbose modeSZEDER Gábor
2017-03-18tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor
2017-01-10Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King
2016-12-09test-lib-functions.sh: teach test_commit -C <dir>Stefan Beller
2016-08-11test-lib-functions.sh: add lf_to_nul helperJeff Hostetler
2016-07-19Merge branch 'jk/test-match-signal'Junio C Hamano
2016-07-06test_must_fail: use test_match_signalJeff King
2016-07-06tests: factor portable signal check out of t0005Jeff King
2016-07-01t9300: factor out portable "head -c" replacementJeff King
2016-06-01test-lib: add in-shell "env" replacementJeff King
2016-05-26Merge branch 'jc/test-seq' into maintJunio C Hamano
2016-05-09test-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano
2016-05-09test-lib-functions.sh: remove misleading comment on test_seqJunio C Hamano
2016-02-25test_must_fail: report number of unexpected signalJeff King
2015-11-28add "ok=sigpipe" to test_must_fail and use it to fix flaky testsLars Schneider
2015-11-28implement test_might_fail using a refactored test_must_failLars Schneider
2015-10-30test: facilitate debugging Git executables in tests with gdbJohannes Schindelin
2015-09-08test-lib-functions: detect test_when_finished in subshellJohn Keeping
2015-09-08test-lib-functions: support "test_config -C <dir> ..."John Keeping
2015-05-19Merge branch 'jc/test-prereq-validate'Junio C Hamano
2015-05-13Merge branch 'ep/fix-test-lib-functions-report' into maintJunio C Hamano
2015-05-06Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano
2015-04-28test: validate prerequistes syntaxJunio C Hamano
2015-04-16test-lib-functions.sh: fix the second argument to some helper functionsElia Pinto
2015-03-14Merge branch 'jc/diff-test-updates' into maintJunio C Hamano
2015-03-05Merge branch 'jc/diff-test-updates'Junio C Hamano
2015-02-23test_ln_s_add: refresh stat info of fake symbolic linksJohannes Sixt
2014-10-21Merge branch 'da/mergetool-tests'Junio C Hamano
2014-10-16test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar
2014-10-13t5304: use helper to report failure of "test foo = bar"Jeff King
2014-07-21Merge branch 'jl/submodule-tests'Junio C Hamano
2014-06-25Merge branch 'ep/avoid-test-a-o'Junio C Hamano
2014-06-20test-lib: add test_dir_is_empty()Jens Lehmann
2014-06-16Merge branch 'sk/test-cmp-bin'Junio C Hamano
2014-06-16Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano
2014-06-10test: add test_write_lines helperMichael S. Tsirkin
2014-06-09t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal
2014-03-14Merge branch 'tg/index-v4-format'Junio C Hamano
2014-02-24test-lib: allow setting the index format versionThomas Gummerer
2014-02-14tests: turn on network daemon tests by defaultJeff King
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