summaryrefslogtreecommitdiffstats
path: root/t/test-lib.sh
AgeCommit message (Expand)AuthorLines
2026-03-12Merge branch 'bc/sha1-256-interop-02'Junio C Hamano-0/+4
2026-03-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano-0/+4
2026-02-27Merge branch 'ps/tests-wo-iconv-fixes'Junio C Hamano-1/+11
2026-02-24t: fix races caused by background maintenancePatrick Steinhardt-0/+4
2026-02-20t: don't set ICONV prereq when iconv(1) is missingPatrick Steinhardt-1/+11
2026-02-07repository: require Rust support for interoperabilitybrian m. carlson-0/+4
2025-11-30Merge branch 'jk/asan-bonanza'Junio C Hamano-0/+1
2025-11-18t: enable ASan's strict_string_checks optionJeff King-0/+1
2025-10-22Merge branch 'bc/sha1-256-interop-01'Junio C Hamano-0/+13
2025-10-09t: allow specifying compatibility hashbrian m. carlson-0/+13
2025-09-18initial branch: give hints after switching the default nameJunio C Hamano-3/+7
2025-09-10breaking-changes: switch default branch to mainPhillip Wood-4/+7
2025-07-24Merge branch 'kl/test-installed-fix'Junio C Hamano-2/+3
2025-07-21Merge branch 'bc/use-sha256-by-default-in-3.0'Junio C Hamano-1/+6
2025-07-15test-lib: respect GIT_TEST_INSTALLED when querying default hashKyle Lippincott-2/+3
2025-07-01Enable SHA-256 by default in breaking changes modebrian m. carlson-1/+1
2025-07-01t: default to compile-time default hash if not setbrian m. carlson-1/+6
2025-06-18Merge branch 'rj/meson-tap-parse-fixup'Junio C Hamano-0/+3
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano-4/+14
2025-06-09test-lib: add missing prerequisites for DarwinRamsay Jones-0/+3
2025-06-09Merge branch 'mm/test-in-absolute-home'Junio C Hamano-0/+2
2025-06-02test-lib: fail on unexpectedly passing testsPatrick Steinhardt-1/+8
2025-06-02t7815: fix unexpectedly passing test on macOSPatrick Steinhardt-0/+3
2025-06-02t/test-lib: fix TAP format for BASH_XTRACEFD warningPatrick Steinhardt-1/+1
2025-06-02t/test-lib: don't print shell traces to stdoutPatrick Steinhardt-2/+2
2025-05-30t: run tests from a normalized working directoryMark Mentovai-0/+2
2025-04-17Merge branch 'en/merge-recursive-debug'Junio C Hamano-2/+0
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano-18/+31
2025-04-08tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithmElijah Newren-2/+0
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt-0/+1
2025-04-07t: refactor environment sanitization to not use PerlPatrick Steinhardt-18/+14
2025-04-07t: skip chain lint when PERL_PATH is unsetPatrick Steinhardt-0/+16
2025-03-12t: introduce WITH_BREAKING_CHANGES prerequisiteJunio C Hamano-1/+6
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano-0/+4
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt-0/+4
2025-01-07test-lib: add a few comments to LSan log checkingJeff King-0/+5
2025-01-07test-lib: simplify lsan results checkJeff King-6/+1
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King-4/+4
2025-01-01test-lib: ignore leaks in the sanitizer's thread codeJeff King-1/+2
2025-01-01test-lib: check leak logs for presence of DEDUP_TOKENJeff King-1/+1
2025-01-01test-lib: simplify leak-log checkingJeff King-13/+8
2025-01-01test-lib: rely on logs to detect leaksJeff King-0/+1
2024-12-30test-lib: use individual lsan dir for --stress runsJeff King-1/+1
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt-0/+1
2024-12-07t: allow overriding build dirPatrick Steinhardt-1/+2
2024-12-07t: better support for out-of-tree buildsPatrick Steinhardt-3/+3
2024-12-07Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt-6/+16
2024-12-04Merge branch 'ps/leakfixes-part-10'Junio C Hamano-71/+1
2024-11-22Merge branch 'jk/test-malloc-debug-check'Junio C Hamano-47/+50
2024-11-21test-lib: unconditionally enable leak checkingPatrick Steinhardt-71/+1