index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
test-lib.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-lib: ignore leaks in the sanitizer's thread code
Jeff King
2025-01-01
1
-1
/
+2
*
test-lib: check leak logs for presence of DEDUP_TOKEN
Jeff King
2025-01-01
1
-1
/
+1
*
test-lib: simplify leak-log checking
Jeff King
2025-01-01
1
-13
/
+8
*
test-lib: rely on logs to detect leaks
Jeff King
2025-01-01
1
-0
/
+1
*
test-lib: use individual lsan dir for --stress runs
Jeff King
2024-12-30
1
-1
/
+1
*
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
2024-12-27
1
-0
/
+1
*
t: allow overriding build dir
Patrick Steinhardt
2024-12-06
1
-1
/
+2
*
t: better support for out-of-tree builds
Patrick Steinhardt
2024-12-06
1
-3
/
+3
*
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
2024-12-06
1
-6
/
+16
*
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-12-04
1
-71
/
+1
|
\
|
*
test-lib: unconditionally enable leak checking
Patrick Steinhardt
2024-11-21
1
-71
/
+1
*
|
Merge branch 'jk/test-malloc-debug-check'
Junio C Hamano
2024-11-22
1
-47
/
+50
|
\
\
|
|
/
|
/
|
|
*
test-lib: move malloc-debug setup after $PATH setup
Jeff King
2024-11-14
1
-50
/
+50
|
*
test-lib: check malloc debug LD_PRELOAD before using
Jeff King
2024-11-11
1
-2
/
+5
*
|
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-10-16
1
-0
/
+1
*
|
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
2024-10-16
1
-1
/
+1
|
/
*
test-lib: check for leak logs after every test
Jeff King
2024-09-25
1
-5
/
+6
*
test-lib: show leak-sanitizer logs on --immediate failure
Jeff King
2024-09-25
1
-0
/
+1
*
test-lib: stop showing old leak logs
Jeff King
2024-09-25
1
-33
/
+2
*
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-1
/
+10
|
\
|
*
t/test-lib: allow skipping leak checks for passing tests
Patrick Steinhardt
2024-09-05
1
-1
/
+10
*
|
chainlint: reduce annotation noise-factor
Eric Sunshine
2024-09-10
1
-1
/
+1
|
/
*
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
Rubén Justo
2024-07-11
1
-21
/
+16
*
test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
Rubén Justo
2024-07-02
1
-1
/
+4
*
Merge branch 'es/test-cron-safety'
Junio C Hamano
2024-04-09
1
-0
/
+1
|
\
|
*
test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback
Eric Sunshine
2024-04-01
1
-0
/
+1
*
|
refs: introduce reftable backend
Patrick Steinhardt
2024-02-07
1
-0
/
+2
*
|
test-lib: check for TEST_PASSES_SANITIZE_LEAK
Rubén Justo
2024-01-29
1
-0
/
+5
*
|
t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
2024-01-02
1
-1
/
+10
*
|
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
2024-01-02
1
-1
/
+1
*
|
t: introduce DEFAULT_REPO_FORMAT prereq
Patrick Steinhardt
2024-01-02
1
-0
/
+4
*
|
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
2023-12-18
1
-1
/
+1
|
\
\
|
*
|
doc: switch links to https
Josh Soref
2023-11-26
1
-1
/
+1
*
|
|
Merge branch 'jk/test-pass-ubsan-options-to-http-test'
Junio C Hamano
2023-09-29
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-lib: set UBSAN_OPTIONS to match ASan
Jeff King
2023-09-21
1
-0
/
+3
*
|
|
Merge branch 'jk/test-lsan-denoise-output'
Junio C Hamano
2023-09-05
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-lib: ignore uninteresting LSan output
Jeff King
2023-08-28
1
-0
/
+1
|
|
/
*
|
tests: skip test_eval_ in internal chain-lint
Jeff King
2023-03-30
1
-11
/
+6
*
|
tests: drop here-doc check from internal chain-linter
Jeff King
2023-03-30
1
-2
/
+3
*
|
tests: replace chainlint subshell with a function
Jeff King
2023-03-30
1
-1
/
+5
*
|
tests: run internal chain-linter under "make test"
Jeff King
2023-03-30
1
-1
/
+2
|
/
*
Merge branch 'ar/test-lib-remove-stale-comment'
Junio C Hamano
2023-03-01
1
-6
/
+0
|
\
|
*
test-lib: drop comment about test_description
Andrei Rybak
2023-02-27
1
-6
/
+0
*
|
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-4
/
+0
*
|
Merge branch 'ab/test-env-helper'
Junio C Hamano
2023-01-23
1
-3
/
+3
|
\
\
|
*
|
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
2023-01-15
1
-3
/
+3
|
|
/
*
|
Merge branch 'js/drop-mingw-test-cmp'
Junio C Hamano
2023-01-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tests(mingw): avoid very slow `mingw_test_cmp`
Johannes Schindelin
2022-12-12
1
-1
/
+1
|
*
Merge branch 'ab/test-malloc-with-sanitize-leak' into maint-2.38
Junio C Hamano
2022-10-26
1
-1
/
+3
|
|
\
*
|
\
Merge branch 'js/cmake-updates'
Junio C Hamano
2022-10-27
1
-0
/
+10
|
\
\
\
[next]