summaryrefslogtreecommitdiffstats
path: root/t/test-lib.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-lib: ignore leaks in the sanitizer's thread codeJeff King2025-01-011-1/+2
* test-lib: check leak logs for presence of DEDUP_TOKENJeff King2025-01-011-1/+1
* test-lib: simplify leak-log checkingJeff King2025-01-011-13/+8
* test-lib: rely on logs to detect leaksJeff King2025-01-011-0/+1
* test-lib: use individual lsan dir for --stress runsJeff King2024-12-301-1/+1
* GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt2024-12-271-0/+1
* t: allow overriding build dirPatrick Steinhardt2024-12-061-1/+2
* t: better support for out-of-tree buildsPatrick Steinhardt2024-12-061-3/+3
* Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt2024-12-061-6/+16
* Merge branch 'ps/leakfixes-part-10'Junio C Hamano2024-12-041-71/+1
|\
| * test-lib: unconditionally enable leak checkingPatrick Steinhardt2024-11-211-71/+1
* | Merge branch 'jk/test-malloc-debug-check'Junio C Hamano2024-11-221-47/+50
|\ \ | |/ |/|
| * test-lib: move malloc-debug setup after $PATH setupJeff King2024-11-141-50/+50
| * test-lib: check malloc debug LD_PRELOAD before usingJeff King2024-11-111-2/+5
* | t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+1
* | t/test-lib: fix quoting of TEST_RESULTS_SAN_FILEPatrick Steinhardt2024-10-161-1/+1
|/
* test-lib: check for leak logs after every testJeff King2024-09-251-5/+6
* test-lib: show leak-sanitizer logs on --immediate failureJeff King2024-09-251-0/+1
* test-lib: stop showing old leak logsJeff King2024-09-251-33/+2
* Merge branch 'ps/leakfixes-part-6'Junio C Hamano2024-09-201-1/+10
|\
| * t/test-lib: allow skipping leak checks for passing testsPatrick Steinhardt2024-09-051-1/+10
* | chainlint: reduce annotation noise-factorEric Sunshine2024-09-101-1/+1
|/
* test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo2024-07-111-21/+16
* test-lib: fix GIT_TEST_SANITIZE_LEAK_LOGRubén Justo2024-07-021-1/+4
* Merge branch 'es/test-cron-safety'Junio C Hamano2024-04-091-0/+1
|\
| * test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallbackEric Sunshine2024-04-011-0/+1
* | refs: introduce reftable backendPatrick Steinhardt2024-02-071-0/+2
* | test-lib: check for TEST_PASSES_SANITIZE_LEAKRubén Justo2024-01-291-0/+5
* | t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt2024-01-021-1/+10
* | setup: introduce "extensions.refStorage" extensionPatrick Steinhardt2024-01-021-1/+1
* | t: introduce DEFAULT_REPO_FORMAT prereqPatrick Steinhardt2024-01-021-0/+4
* | Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano2023-12-181-1/+1
|\ \
| * | doc: switch links to httpsJosh Soref2023-11-261-1/+1
* | | Merge branch 'jk/test-pass-ubsan-options-to-http-test'Junio C Hamano2023-09-291-0/+3
|\ \ \ | |/ / |/| |
| * | test-lib: set UBSAN_OPTIONS to match ASanJeff King2023-09-211-0/+3
* | | Merge branch 'jk/test-lsan-denoise-output'Junio C Hamano2023-09-051-0/+1
|\ \ \ | |/ / |/| |
| * | test-lib: ignore uninteresting LSan outputJeff King2023-08-281-0/+1
| |/
* | tests: skip test_eval_ in internal chain-lintJeff King2023-03-301-11/+6
* | tests: drop here-doc check from internal chain-linterJeff King2023-03-301-2/+3
* | tests: replace chainlint subshell with a functionJeff King2023-03-301-1/+5
* | tests: run internal chain-linter under "make test"Jeff King2023-03-301-1/+2
|/
* Merge branch 'ar/test-lib-remove-stale-comment'Junio C Hamano2023-03-011-6/+0
|\
| * test-lib: drop comment about test_descriptionAndrei Rybak2023-02-271-6/+0
* | add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason2023-02-071-4/+0
* | Merge branch 'ab/test-env-helper'Junio C Hamano2023-01-231-3/+3
|\ \
| * | env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason2023-01-151-3/+3
| |/
* | Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano2023-01-081-1/+1
|\ \ | |/ |/|
| * tests(mingw): avoid very slow `mingw_test_cmp`Johannes Schindelin2022-12-121-1/+1
| * Merge branch 'ab/test-malloc-with-sanitize-leak' into maint-2.38Junio C Hamano2022-10-261-1/+3
| |\
* | \ Merge branch 'js/cmake-updates'Junio C Hamano2022-10-271-0/+10
|\ \ \