summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* remove #!interpreter line from shell librariesjn/scripts-updatesJonathan Nieder2013-11-261-4/+2
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+1
* test: make FILEMODE a lazy prereqJonathan Nieder2013-11-261-0/+4
* Merge branch 'js/tests-windows-port-fix'Junio C Hamano2013-11-011-0/+1
|\
| * Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2013-10-281-0/+1
* | Merge branch 'tr/valgrind-test-fix'Junio C Hamano2013-10-301-99/+34
|\ \
| * | Revert "test-lib: allow prefixing a custom string before "ok N" etc."tr/valgrind-test-fixThomas Rast2013-10-221-15/+12
| * | Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast2013-10-221-84/+22
* | | Sync with v1.8.4.2Junio C Hamano2013-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | test-lib: fix typo in commentTorstein Hegge2013-10-281-1/+1
| |/
* | git_remote_helpers: remove little used Python libraryjk/remove-remote-helpers-in-pythonJohn Keeping2013-09-091-9/+0
|/
* Merge branch 'ml/avoid-using-grep-on-crlf-files'Junio C Hamano2013-07-241-0/+2
|\
| * test-lib.sh - define and use GREP_STRIPS_CRml/avoid-using-grep-on-crlf-filesMark Levedahl2013-07-181-0/+2
* | Merge branch 'bp/mediawiki-preview'Junio C Hamano2013-07-181-0/+1
|\ \
| * | wrap-for-bin: make bin-wrappers chainableBenoit Person2013-07-081-0/+1
* | | Merge branch 'ml/cygwin-does-not-have-fifo'Junio C Hamano2013-07-121-1/+8
|\ \ \
| * | | test-lib.sh - cygwin does not have usable FIFOsml/cygwin-does-not-have-fifoMark Levedahl2013-07-051-1/+8
* | | | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-051-49/+197
|\ \ \ \ | |_|/ / |/| | |
| * | | test-lib: support running tests under valgrind in parallelThomas Rast2013-06-231-22/+84
| * | | test-lib: allow prefixing a custom string before "ok N" etc.Thomas Rast2013-06-231-12/+15
| * | | test-lib: valgrind for only tests matching a patternThomas Rast2013-06-231-1/+35
| * | | test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-231-0/+31
| * | | test-lib: self-test that --verbose worksThomas Rast2013-06-231-0/+2
| * | | test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast2013-06-181-1/+8
| * | | test-lib: refactor $GIT_SKIP_TESTS matchingThomas Rast2013-06-181-17/+24
| * | | test-lib: enable MALLOC_* for the actual testsThomas Rast2013-06-171-0/+2
| |/ /
* | | Merge branch 'jk/test-output'Junio C Hamano2013-05-291-2/+2
|\ \ \ | |/ / |/| |
| * | test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-291-2/+2
| |/
* | Merge branch 'jk/test-trash'Junio C Hamano2013-04-181-9/+9
|\ \ | |/
| * t/test-lib.sh: drop "$test" variableJeff King2013-04-141-5/+5
| * t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping2013-04-141-4/+4
* | Merge branch 'maint'Junio C Hamano2013-04-111-0/+5
|\ \ | |/
| * t: make PIPE a standard test prerequisiteAdam Spiers2013-04-111-0/+5
| * Merge branch 'jk/empty-archive' into maintJunio C Hamano2013-04-031-0/+6
| |\
* | | tests: parameterize --valgrind optionThomas Rast2013-04-011-1/+9
* | | Merge branch 'jk/empty-archive'Junio C Hamano2013-03-251-0/+6
|\ \ \ | |/ / |/| / | |/
| * test-lib: factor out $GIT_UNZIP setupJeff King2013-03-101-0/+6
| * Merge branch 'nd/fix-perf-parameters-in-tests' into maintJunio C Hamano2013-02-071-1/+1
| |\
| * \ Merge branch 'rs/zip-tests' into maintJunio C Hamano2013-01-201-0/+2
| |\ \
* | | | git p4 test: translate windows paths for cygwinPete Wyckoff2013-01-261-0/+3
* | | | Merge branch 'nd/fix-perf-parameters-in-tests'Junio C Hamano2013-01-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | test-lib.sh: unfilter GIT_PERF_*Nguyễn Thái Ngọc Duy2013-01-151-1/+1
| |/ /
* | | Merge branch 'rs/zip-tests'Junio C Hamano2013-01-111-0/+2
|\ \ \ | | |/ | |/|
| * | t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-061-0/+2
| * | Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano2012-11-181-1/+1
| |\ \
* | \ \ Merge branch 'as/test-tweaks'Junio C Hamano2013-01-031-11/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: paint unexpectedly fixed known breakages in bold redAdam Spiers2012-12-201-4/+9
| * | | tests: change info messages from yellow/brown to cyanAdam Spiers2012-12-201-3/+3
| * | | tests: paint skipped tests in blueAdam Spiers2012-12-201-1/+1
| * | | tests: paint known breakages in yellowAdam Spiers2012-12-201-2/+4