112 Commits (898f80736c75878acc02dc55672317fcc0e0a5a6)

Author SHA1 Message Date
brian m. carlson e023ff0691 t: remove test_oid_init in tests 5 years ago
brian m. carlson ceaa4b3ad7 t: add test_oid option to select hash algorithm 5 years ago
Denton Liu 6a67c75948 test-lib-functions: restrict test_must_fail usage 5 years ago
Carlo Marcelo Arenas Belón 0555e4af58 t/t0000-basic: make sure subtests also use TEST_SHELL_PATH 5 years ago
Jeff King 797e2cfd78 t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests 5 years ago
Johannes Schindelin 477dcaddb6 tests: do not let lazy prereqs inside `test_expect_*` turn off tracing 5 years ago
Denton Liu 7717242014 t0000: replace test_must_fail with run_sub_test_lib_test_err() 5 years ago
SZEDER Gábor 43a2afee82 tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values 5 years ago
Denton Liu 8cb7980382 t0000: test multiple local assignment 5 years ago
Elijah Newren 7a40cf1553 Fix spelling errors in comments of testcases 5 years ago
Denton Liu b05b40930e t0000: cover GIT_SKIP_TESTS blindspots 6 years ago
Jeff King 7f0b590875 t0000: reword comments for "local" test 6 years ago
SZEDER Gábor ffe1afe67c tests: show the test name and number at the start of verbose output 6 years ago
SZEDER Gábor 96f3ccc2ab t0000-basic: use realistic test script names in the verbose tests 6 years ago
Ævar Arnfjörð Bjarmason c740039921 tests: make GIT_TEST_FAIL_PREREQS a boolean 6 years ago
Ævar Arnfjörð Bjarmason dfe1a17df9 tests: add a special setup where prerequisites fail 6 years ago
Johannes Schindelin 900721e15c test-lib: introduce 'test_atexit' 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 7 years ago
Junio C Hamano 4231d1ba99 t0000: do not get self-test disrupted by environment warnings 7 years ago
brian m. carlson e483e1441a t0000: update tests for SHA-256 7 years ago
brian m. carlson cdd1e17f87 t0000: use hash translation table 7 years ago
brian m. carlson 2c02b110da t: add test functions to translate hash-related values 7 years ago
SZEDER Gábor ec10b018e7 tests: use 'test_must_be_empty' instead of '! test -s' 7 years ago
Eric Sunshine 75651fd783 t0000-t0999: fix broken &&-chains 7 years ago
brian m. carlson 5b9ba9bd80 t0000: annotate with SHA1 prerequisite 7 years ago
Michael Haggerty 01d3a526ad t0000: check whether the shell supports the "local" keyword 8 years ago
Nguyễn Thái Ngọc Duy f9e7d9f8c3 test-lib.sh: introduce and use $EMPTY_TREE 9 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Ramsay Jones 7e28c16fdb t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests 11 years ago
Ilya Bobyr 0445e6f0a1 test-lib: '--run' to run only specific tests 11 years ago
Ilya Bobyr ef2ac68def test-lib: tests skipped by GIT_SKIP_TESTS say so 11 years ago
Jeff King 738a8beac4 t0000: drop "known breakage" test 11 years ago
Jeff King a63c12c9be t0000: simplify HARNESS_ACTIVE hack 11 years ago
Jeff King 6883047071 t0000: set TEST_OUTPUT_DIRECTORY for sub-tests 11 years ago
Torsten Bögershausen e66681eb94 t0000: do not use export X=Y 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
Johannes Sixt c723a76d4d t0000: use test_ln_s_add to remove SYMLINKS prerequisite 12 years ago
Adam Spiers b73d9a2363 tests: paint unexpectedly fixed known breakages in bold red 12 years ago
Adam Spiers 5ebf89e886 tests: test the test framework more thoroughly 12 years ago
Adam Spiers 565b6fa87b tests: refactor mechanics of testing in a sub test-lib 12 years ago
Adam Spiers 5e5c006eb7 tests: test number comes first in 'not ok $count - $message' 12 years ago
Jeff King bdccd3c1fb test-lib: allow negation of prerequisites 13 years ago
Ramkumar Ramachandra 2006f0adae t/test-lib: make sure Git has already been built 13 years ago
Michael Haggerty 8da650b456 t0060: move tests of real_path() from t0000 to here 13 years ago
Stefano Lattarini 1b5b2b641a t0000: modernise style 13 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Thomas Rast 9cf3f14766 t0000: quote TAP snippets in test code 14 years ago