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 '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
|
\
\
|
*
|
ci: call `finalize_test_case_output` a little later
Johannes Schindelin
2022-05-22
1
-5
/
+6
|
*
|
ci: optionally mark up output in the GitHub workflow
Johannes Schindelin
2022-05-22
1
-1
/
+4
|
*
|
tests: refactor --write-junit-xml code
Johannes Schindelin
2022-05-22
1
-108
/
+16
*
|
|
Merge branch 'ab/valgrind-fixes'
Junio C Hamano
2022-05-23
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: using custom GIT_EXEC_PATH breaks --valgrind tests
Ævar Arnfjörð Bjarmason
2022-05-13
1
-0
/
+1
|
|
/
*
|
Merge branch 'pw/test-malloc-with-sanitize-address'
Junio C Hamano
2022-05-11
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK
Phillip Wood
2022-04-11
1
-2
/
+3
*
|
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
2022-04-04
1
-0
/
+7
|
\
\
|
*
|
help: include fsmonitor--daemon feature flag in version info
Jeff Hostetler
2022-03-26
1
-0
/
+7
*
|
|
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2022-03-24
1
-1
/
+5
*
|
|
Merge branch 'ep/test-malloc-check-with-glibc-2.34'
Junio C Hamano
2022-03-21
1
-0
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
test-lib: declare local variables as local
Michael J Gruber
2022-03-09
1
-0
/
+2
|
*
|
test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
Elia Pinto
2022-03-04
1
-0
/
+16
*
|
|
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason
2022-02-28
1
-0
/
+1
*
|
|
test-lib: make $GIT_BUILD_DIR an absolute path
Ævar Arnfjörð Bjarmason
2022-02-28
1
-2
/
+3
*
|
|
test-lib: correct and assert TEST_DIRECTORY overriding
Ævar Arnfjörð Bjarmason
2022-02-28
1
-5
/
+17
*
|
|
test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
Ævar Arnfjörð Bjarmason
2022-02-28
1
-4
/
+20
|
|
/
|
/
|
*
|
Merge branch 'js/test-unset-trace2-parents'
Junio C Hamano
2022-02-09
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
test-lib: unset trace2 parent envvars
Josh Steadmon
2022-01-20
1
-0
/
+2
*
|
Merge branch 'ew/test-wo-fsync'
Junio C Hamano
2021-12-15
1
-0
/
+7
|
\
\
|
*
|
tests: disable fsync everywhere
Eric Wong
2021-10-29
1
-0
/
+7
*
|
|
Merge branch 'ds/trace2-regions-in-tests'
Junio C Hamano
2021-12-15
1
-0
/
+7
|
\
\
\
|
*
|
|
test-lib.sh: set GIT_TRACE2_EVENT_NESTING
Derrick Stolee
2021-11-29
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fs/test-prereq'
Junio C Hamano
2021-12-15
1
-4
/
+21
|
\
\
\
|
*
|
|
test-lib: make BAIL_OUT() work in tests and prereq
Fabian Stelzer
2021-12-02
1
-4
/
+10
|
*
|
|
test-lib: show missing prereq summary
Fabian Stelzer
2021-11-21
1
-0
/
+11
|
|
/
/
*
|
|
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-30
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
[next]