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
*
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
|
\
\
\
|
*
|
|
cmake: avoid editing t/test-lib.sh
Johannes Schindelin
2022-10-19
1
-0
/
+10
*
|
|
|
Merge branch 'ab/test-malloc-with-sanitize-leak'
Junio C Hamano
2022-10-10
1
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK
Ævar Arnfjörð Bjarmason
2022-09-29
1
-1
/
+3
*
|
|
test-lib: replace chainlint.sed with chainlint.pl
Eric Sunshine
2022-09-01
1
-2
/
+7
*
|
|
test-lib: retire "lint harder" optimization hack
Eric Sunshine
2022-09-01
1
-5
/
+2
*
|
|
Merge branch 'pw/use-glibc-tunable-for-malloc-optim'
Junio C Hamano
2022-08-15
1
-3
/
+8
|
\
|
|
|
*
|
tests: cache glibc version check
Phillip Wood
2022-08-04
1
-3
/
+8
|
|
/
|
*
Merge branch 'ab/test-quoting-fix' into maint
Junio C Hamano
2022-07-27
1
-2
/
+2
|
|
\
*
|
|
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason
2022-07-28
1
-0
/
+80
*
|
|
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason
2022-07-28
1
-8
/
+26
*
|
|
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
2022-07-28
1
-23
/
+17
*
|
|
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason
2022-07-28
1
-1
/
+29
*
|
|
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason
2022-07-28
1
-1
/
+0
*
|
|
test-lib: add a --invert-exit-code switch
Ævar Arnfjörð Bjarmason
2022-07-28
1
-2
/
+43
*
|
|
test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
Ævar Arnfjörð Bjarmason
2022-07-28
1
-10
/
+6
*
|
|
test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
Ævar Arnfjörð Bjarmason
2022-07-28
1
-2
/
+2
*
|
|
test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
Ævar Arnfjörð Bjarmason
2022-07-28
1
-4
/
+4
*
|
|
Merge branch 'ab/test-without-templates'
Junio C Hamano
2022-07-18
1
-1
/
+3
|
\
\
\
|
*
|
|
tests: don't depend on template-created .git/branches
Ævar Arnfjörð Bjarmason
2022-06-06
1
-1
/
+3
*
|
|
|
Merge branch 'ab/test-quoting-fix'
Junio C Hamano
2022-07-13
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason
2022-06-30
1
-2
/
+2
*
|
|
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
2022-06-15
1
-0
/
+1
*
|
|
add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
Ævar Arnfjörð Bjarmason
2022-06-15
1
-0
/
+4
|
/
/
*
|
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
2022-06-07
1
-108
/
+20
|
\
\
[next]