aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0000-basic.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-02test-lib: fail on unexpectedly passing testsPatrick Steinhardt1-2/+2
2025-06-02t/test-lib: don't print shell traces to stdoutPatrick Steinhardt1-16/+19
2024-10-17t: fix typosAndrew Kreimer1-2/+2
2024-04-19Sync with 2.41.1Johannes Schindelin1-0/+28
2024-04-19Sync with 2.39.4Johannes Schindelin1-0/+28
2024-04-17has_dir_name(): do not get confused by characters < '/'Filip Hejsek1-0/+28
2023-05-19t0000-basic: modernize test formatJohn Cai1-1/+1
2022-12-19tests: make 'test_oid' print trailing newlineSZEDER Gábor1-3/+4
2022-07-27test-lib: add a --invert-exit-code switchÆvar Arnfjörð Bjarmason1-0/+72
2022-03-24test-lib: have --immediate emit valid TAP on failureÆvar Arnfjörð Bjarmason1-0/+13
2022-03-12t0001-t0028: avoid pipes with Git on LHSShubham Mishra1-4/+6
2021-10-13Merge branch 'ab/lib-subtest'Junio C Hamano1-330/+118
2021-09-22test-lib tests: get rid of copy/pasted mock test codeÆvar Arnfjörð Bjarmason1-168/+60
2021-09-22test-lib tests: don't provide a description for the sub-testsÆvar Arnfjörð Bjarmason1-80/+62
2021-09-22test-lib tests: split up "write and run" into two functionsÆvar Arnfjörð Bjarmason1-37/+37
2021-09-16t0000: avoid masking git exit value through pipesCarlo Marcelo Arenas Belón1-11/+12
2021-07-21test-lib tests: move "run_sub_test" to a new lib-subtest.shÆvar Arnfjörð Bjarmason1-87/+1
2021-07-20t0000: fix test if run with TEST_OUTPUT_DIRECTORYPatrick Steinhardt1-2/+5
2021-07-19t0000: clear GIT_SKIP_TESTS before running sub-testsJeff King1-10/+29
2021-05-11test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variableÆvar Arnfjörð Bjarmason1-4/+0
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-1/+1
2021-01-28t0000: consistently use single quotes for outer testsJeff King1-190/+190
2021-01-28t0000: run cleaning test inside sub-testJeff King1-8/+17
2021-01-28t0000: run prereq tests inside sub-testJeff King1-80/+69
2021-01-28t0000: keep clean-up tests togetherJeff King1-11/+11
2020-11-25Merge branch 'sg/tests-prereq'Junio C Hamano1-0/+21
2020-11-18tests: make sure nested lazy prereqs work reliablySZEDER Gábor1-0/+21
2020-11-02Merge branch 'en/test-selector'Junio C Hamano1-22/+31
2020-10-18test-lib: allow selecting tests by substring/glob with --runElijah Newren1-22/+31
2020-10-18t0000: use test_path_is_file instead of "test -f"Caleb Tillman1-1/+1
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano1-4/+11
2020-07-30t: remove test_oid_init in testsbrian m. carlson1-4/+0
2020-07-30t: add test_oid option to select hash algorithmbrian m. carlson1-0/+11
2020-07-07test-lib-functions: restrict test_must_fail usageDenton Liu1-0/+18
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano1-5/+2
2020-05-07t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón1-5/+2
2020-04-28t0000: disable GIT_TEST_FAIL_PREREQS in sub-testsJeff King1-0/+1
2020-03-26tests: do not let lazy prereqs inside `test_expect_*` turn off tracingJohannes Schindelin1-0/+13
2020-02-05Merge branch 'dl/test-must-fail-fixes'Junio C Hamano1-7/+7
2019-12-20t0000: replace test_must_fail with run_sub_test_lib_test_err()Denton Liu1-7/+7
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano1-0/+34
2019-12-05Merge branch 'dl/t5520-cleanup'Junio C Hamano1-7/+8
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor1-0/+34
2019-11-21t0000: test multiple local assignmentDenton Liu1-7/+8
2019-11-10Fix spelling errors in comments of testcasesElijah Newren1-1/+1
2019-10-15Merge branch 'dl/t0000-skip-test-test'Junio C Hamano1-0/+38
2019-10-09t0000: cover GIT_SKIP_TESTS blindspotsDenton Liu1-0/+38
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano1-10/+10
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano1-8/+6
2019-08-08t0000: reword comments for "local" testJeff King1-8/+6