349 Commits (be194d53c0ce38ab3e040c6be249550fab4e8e1c)

Author SHA1 Message Date
Uwe Storbeck cb1aefda53 test-lib.sh: do not "echo" caller-supplied strings 11 years ago
Thomas Gummerer 5d9fc888b4 test-lib: allow setting the index format version 11 years ago
Jeff King a63c12c9be t0000: simplify HARNESS_ACTIVE hack 11 years ago
Jonathan Nieder 11d62145b9 remove #!interpreter line from shell libraries 11 years ago
Jonathan Nieder c74c72034f test: replace shebangs with descriptions in shell libraries 11 years ago
Jonathan Nieder b018c73526 test: make FILEMODE a lazy prereq 11 years ago
Felipe Contreras 85176d7251 test-lib.sh: convert $TEST_DIRECTORY to an absolute path 11 years ago
Torstein Hegge 3fa366668a test-lib: fix typo in comment 11 years ago
Johannes Sixt 4d715ac05c Windows: a test_cmp that is agnostic to random LF <> CRLF conversions 11 years ago
Thomas Rast 633fe50ab7 Revert "test-lib: allow prefixing a custom string before "ok N" etc." 11 years ago
Thomas Rast 26a07309a6 Revert "test-lib: support running tests under valgrind in parallel" 11 years ago
John Keeping ae34ac126f git_remote_helpers: remove little used Python library 12 years ago
Mark Levedahl 97669eed10 test-lib.sh - define and use GREP_STRIPS_CR 12 years ago
Benoit Person 8bade1e12e wrap-for-bin: make bin-wrappers chainable 12 years ago
Mark Levedahl 9443605b5d test-lib.sh - cygwin does not have usable FIFOs 12 years ago
Thomas Rast ad0e623332 test-lib: support running tests under valgrind in parallel 12 years ago
Thomas Rast e939e15d24 test-lib: allow prefixing a custom string before "ok N" etc. 12 years ago
Thomas Rast 5dfc368f5e test-lib: valgrind for only tests matching a pattern 12 years ago
Thomas Rast ff09af3fb8 test-lib: verbose mode for only tests matching a pattern 12 years ago
Thomas Rast 517cd55fd5 test-lib: self-test that --verbose works 12 years ago
Thomas Rast ae75342cff test-lib: rearrange start/end of test_expect_* and test_skip 12 years ago
Thomas Rast e6a6ddc93a test-lib: refactor $GIT_SKIP_TESTS matching 12 years ago
Thomas Rast a57397b0d6 test-lib: enable MALLOC_* for the actual tests 12 years ago
John Keeping 2d14e13c56 test output: respect $TEST_OUTPUT_DIRECTORY 12 years ago
Jeff King 002d4ce8aa t/test-lib.sh: drop "$test" variable 12 years ago
John Keeping 38b074de80 t/test-lib.sh: fix TRASH_DIRECTORY handling 12 years ago
Adam Spiers 200732744a t: make PIPE a standard test prerequisite 12 years ago
Thomas Rast 952af3511c tests: parameterize --valgrind option 12 years ago
Jeff King f838ce5826 test-lib: factor out $GIT_UNZIP setup 12 years ago
Pete Wyckoff cfa96496bd git p4 test: translate windows paths for cygwin 12 years ago
Nguyễn Thái Ngọc Duy edb54081ad test-lib.sh: unfilter GIT_PERF_* 12 years ago
René Scharfe ac00128298 t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead 12 years ago
Adam Spiers b73d9a2363 tests: paint unexpectedly fixed known breakages in bold red 12 years ago
Adam Spiers 0a6d4751da tests: change info messages from yellow/brown to cyan 12 years ago
Adam Spiers b8fc855a78 tests: paint skipped tests in blue 12 years ago
Adam Spiers e8e5195573 tests: paint known breakages in yellow 12 years ago
Adam Spiers 5e5c006eb7 tests: test number comes first in 'not ok $count - $message' 12 years ago
Jeff King 09feffb633 t7502: factor out autoident prerequisite 12 years ago
Felipe Contreras dd78478fe1 test-lib: avoid full path to store test results 12 years ago
Junio C Hamano 7bc0911d03 test-lib: Fix say_color () not to interpret \a\b\c in the message 12 years ago
René Scharfe ee1431bfc5 MALLOC_CHECK: enable it, unless disabled explicitly 12 years ago
Ramkumar Ramachandra 4cde519fe6 test-lib: use $SHELL_PATH, not $SHELL 12 years ago
Ramkumar Ramachandra 2006f0adae t/test-lib: make sure Git has already been built 13 years ago
Junio C Hamano 1b3185fc2b MALLOC_CHECK: various clean-ups 13 years ago
Elia Pinto a731fa916e Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detecting heap corruption 13 years ago
Ramsay Jones d87bd7c15b test-lib.sh: Suppress the "passed all ..." message if no tests run 13 years ago
Ramsay Jones bf4b721932 test-lib.sh: Add check for invalid use of 'skip_all' facility 13 years ago
Ramsay Jones 1c0cc7563b test-lib.sh: Fix some shell coding style violations 13 years ago
Michael J Gruber 5b0b5dd49b test-lib: provide UTF8 behaviour as a prerequisite 13 years ago
Michael J Gruber ac39aa6121 test-lib: provide case insensitivity as a prerequisite 13 years ago