308 Commits (cb660275789973aa56128b3fbbda4bdff270572a)

Author SHA1 Message Date
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 13 years ago
Junio C Hamano 7bc0911d03 test-lib: Fix say_color () not to interpret \a\b\c in the message 13 years ago
René Scharfe ee1431bfc5 MALLOC_CHECK: enable it, unless disabled explicitly 13 years ago
Ramkumar Ramachandra 4cde519fe6 test-lib: use $SHELL_PATH, not $SHELL 13 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
Junio C Hamano 04083f278d test: allow prerequisite to be evaluated lazily 13 years ago
Jeff King 5adf84ebb3 test-lib.sh: unset XDG_CONFIG_HOME 13 years ago
Junio C Hamano 44b85e89d7 t7003: add test to filter a branch with a commit at epoch 13 years ago
Junio C Hamano 3c8f12c96c test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier 13 years ago
Junio C Hamano 770bf6c5e2 t/test-lib.sh: export PERL_PATH for use in scripts 13 years ago
Zbigniew Jędrzejewski-Szmek b082687cba test-lib: skip test with COLUMNS=1 under mksh 13 years ago
Zbigniew Jędrzejewski-Szmek b1d645b58a tests: unset COLUMNS inherited from environment 13 years ago
Stefano Lattarini 661bfd13b4 tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh 13 years ago
Thomas Rast 342e9ef2d9 Introduce a performance testing framework 13 years ago
Thomas Rast 12a29b1a50 Move the user-facing test library to test-lib-functions.sh 13 years ago
Junio C Hamano 840c519d7e tests: add write_script helper function 13 years ago
Junio C Hamano f8246281af merge: use editor by default in interactive sessions 13 years ago
Jens Lehmann c4d2539af7 test-lib: add the test_pause convenience function 13 years ago
Jeff King 781f76b158 test-lib: redirect stdin of tests 13 years ago
Jeff King a96250c6fb test-lib: add test_config_global variant 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
Thomas Rast ee0d7bf925 Symlink mergetools scriptlets into valgrind wrappers 14 years ago
Jeff King d960c47a88 test-lib: add helper functions for config 14 years ago
Junio C Hamano 3f4ab62714 test: consolidate definition of $LF 14 years ago
Jonathan Nieder a7c58f280a test: cope better with use of return for errors 14 years ago
Jonathan Nieder aa0bcf962a test: simplify return value of test_run_ 14 years ago
Junio C Hamano b586744a86 test: skip clean-up when running under --immediate mode 14 years ago
Jeff King 36bfb0e5f6 tests: link shell libraries into valgrind directory 14 years ago
Jonathan Nieder f5b7ce1b90 tests: make test_expect_code quieter on success 14 years ago
Michał Kiedrowicz 8f852ce613 grep: Add basic tests 14 years ago
Mathias Lafeldt c54e6be75a t/test-lib.sh: minor readability improvements 14 years ago
Junio C Hamano 3749fde561 test: use $_z40 from test-lib 14 years ago