131 Commits (0d7131763e7762dc34c407f32e3c63123001a292)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 2e54907e83 test-lib tests: get rid of copy/pasted mock test code 4 years ago
Ævar Arnfjörð Bjarmason c3ff7be6fb test-lib tests: don't provide a description for the sub-tests 4 years ago
Ævar Arnfjörð Bjarmason 9f0a45208d test-lib tests: split up "write and run" into two functions 4 years ago
Carlo Marcelo Arenas Belón 66c0c44df6 t0000: avoid masking git exit value through pipes 4 years ago
Ævar Arnfjörð Bjarmason 866a3014de test-lib tests: move "run_sub_test" to a new lib-subtest.sh 4 years ago
Patrick Steinhardt ade1552598 t0000: fix test if run with TEST_OUTPUT_DIRECTORY 4 years ago
Jeff King ac223c4047 t0000: clear GIT_SKIP_TESTS before running sub-tests 4 years ago
Ævar Arnfjörð Bjarmason b57913f205 test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable 4 years ago
Ævar Arnfjörð Bjarmason a926c4b904 tests: remove most uses of C_LOCALE_OUTPUT 4 years ago
Jeff King 30291525d9 t0000: consistently use single quotes for outer tests 4 years ago
Jeff King 080e295248 t0000: run cleaning test inside sub-test 4 years ago
Jeff King efd2600e6f t0000: run prereq tests inside sub-test 4 years ago
Jeff King 03efadb774 t0000: keep clean-up tests together 4 years ago
SZEDER Gábor 53ff3b96a8 tests: make sure nested lazy prereqs work reliably 4 years ago
Elijah Newren f21ac368f1 test-lib: allow selecting tests by substring/glob with --run 4 years ago
Caleb Tillman ac9b547548 t0000: use test_path_is_file instead of "test -f" 4 years ago
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 7 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