index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
test-lib.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
Merge branch 'bc/sha1-256-interop-01'
Junio C Hamano
1
-0
/
+13
2025-10-09
t: allow specifying compatibility hash
brian m. carlson
1
-0
/
+13
2025-09-18
initial branch: give hints after switching the default name
Junio C Hamano
1
-3
/
+7
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
1
-4
/
+7
2025-07-24
Merge branch 'kl/test-installed-fix'
Junio C Hamano
1
-2
/
+3
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
1
-1
/
+6
2025-07-15
test-lib: respect GIT_TEST_INSTALLED when querying default hash
Kyle Lippincott
1
-2
/
+3
2025-07-01
Enable SHA-256 by default in breaking changes mode
brian m. carlson
1
-1
/
+1
2025-07-01
t: default to compile-time default hash if not set
brian m. carlson
1
-1
/
+6
2025-06-18
Merge branch 'rj/meson-tap-parse-fixup'
Junio C Hamano
1
-0
/
+3
2025-06-17
Merge branch 'ps/meson-tap-parse'
Junio C Hamano
1
-4
/
+14
2025-06-09
test-lib: add missing prerequisites for Darwin
Ramsay Jones
1
-0
/
+3
2025-06-09
Merge branch 'mm/test-in-absolute-home'
Junio C Hamano
1
-0
/
+2
2025-06-02
test-lib: fail on unexpectedly passing tests
Patrick Steinhardt
1
-1
/
+8
2025-06-02
t7815: fix unexpectedly passing test on macOS
Patrick Steinhardt
1
-0
/
+3
2025-06-02
t/test-lib: fix TAP format for BASH_XTRACEFD warning
Patrick Steinhardt
1
-1
/
+1
2025-06-02
t/test-lib: don't print shell traces to stdout
Patrick Steinhardt
1
-2
/
+2
2025-05-30
t: run tests from a normalized working directory
Mark Mentovai
1
-0
/
+2
2025-04-17
Merge branch 'en/merge-recursive-debug'
Junio C Hamano
1
-2
/
+0
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
1
-18
/
+31
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
1
-2
/
+0
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-0
/
+1
2025-04-07
t: refactor environment sanitization to not use Perl
Patrick Steinhardt
1
-18
/
+14
2025-04-07
t: skip chain lint when PERL_PATH is unset
Patrick Steinhardt
1
-0
/
+16
2025-03-12
t: introduce WITH_BREAKING_CHANGES prerequisite
Junio C Hamano
1
-1
/
+6
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
1
-0
/
+4
2025-01-22
Makefile: wire up build option for deprecated features
Patrick Steinhardt
1
-0
/
+4
2025-01-07
test-lib: add a few comments to LSan log checking
Jeff King
1
-0
/
+5
2025-01-07
test-lib: simplify lsan results check
Jeff King
1
-6
/
+1
2025-01-07
test-lib: invert return value of check_test_results_san_file_empty
Jeff King
1
-4
/
+4
2025-01-01
test-lib: ignore leaks in the sanitizer's thread code
Jeff King
1
-1
/
+2
2025-01-01
test-lib: check leak logs for presence of DEDUP_TOKEN
Jeff King
1
-1
/
+1
2025-01-01
test-lib: simplify leak-log checking
Jeff King
1
-13
/
+8
2025-01-01
test-lib: rely on logs to detect leaks
Jeff King
1
-0
/
+1
2024-12-30
test-lib: use individual lsan dir for --stress runs
Jeff King
1
-1
/
+1
2024-12-27
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
1
-0
/
+1
2024-12-07
t: allow overriding build dir
Patrick Steinhardt
1
-1
/
+2
2024-12-07
t: better support for out-of-tree builds
Patrick Steinhardt
1
-3
/
+3
2024-12-07
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
1
-6
/
+16
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
1
-71
/
+1
2024-11-22
Merge branch 'jk/test-malloc-debug-check'
Junio C Hamano
1
-47
/
+50
2024-11-21
test-lib: unconditionally enable leak checking
Patrick Steinhardt
1
-71
/
+1
2024-11-14
test-lib: move malloc-debug setup after $PATH setup
Jeff King
1
-50
/
+50
2024-11-12
test-lib: check malloc debug LD_PRELOAD before using
Jeff King
1
-2
/
+5
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
1
-0
/
+1
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
1
-1
/
+1
2024-09-25
test-lib: check for leak logs after every test
Jeff King
1
-5
/
+6
2024-09-25
test-lib: show leak-sanitizer logs on --immediate failure
Jeff King
1
-0
/
+1
2024-09-25
test-lib: stop showing old leak logs
Jeff King
1
-33
/
+2
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
1
-1
/
+10
[next]