360 Commits (8482d042a016aaae1e564f9c34b4d5f6b59794be)

Author SHA1 Message Date
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
Junio C Hamano 127df8c6cf i18n: do not overuse C_LOCALE_OUTPUT (grep) 14 years ago
Junio C Hamano cabdee2c5e i18n: do not overuse C_LOCALE_OUTPUT 14 years ago
Alex Riesen 90cff968b3 HOME must be set before calling git-init when creating test repositories 14 years ago
Jens Lehmann 730477f199 tests: fix overeager scrubbing of environment variables 14 years ago
Jonathan Nieder 95a1d12e9b tests: scrub environment of GIT_* variables 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
Jonathan Nieder 3c995beb14 tests: suppress system gitattributes 14 years ago
Jonathan Nieder 67e6d81794 tests: stop worrying about obsolete environment variables 14 years ago
Jonathan Nieder 309552295a i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set 14 years ago
Ævar Arnfjörð Bjarmason bb946bba76 i18n: add GETTEXT_POISON to simulate unfriendly translator 14 years ago
Jeff King a1231de002 tests: sanitize more git environment variables 14 years ago
Ramsay Jones 5b5d53cbe5 t4135-*.sh: Skip the "backslash" tests on cygwin 14 years ago
Ramsay Jones a31d066524 t6038-*.sh: Pass the -b (--binary) option to sed on cygwin 14 years ago
Brandon Casey c2ed29b49b test-lib.sh/test_decode_color(): use octal not hex in awk script 14 years ago
Jonathan Nieder fb3340a6a7 test-lib: introduce test_line_count to measure files 15 years ago
Kevin Ballard a471833d51 test-lib: extend test_decode_color to handle more color codes 15 years ago