index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0000-basic.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
*
t0000: consistently use single quotes for outer tests
Jeff King
2021-01-28
1
-190
/
+190
*
t0000: run cleaning test inside sub-test
Jeff King
2021-01-28
1
-8
/
+17
*
t0000: run prereq tests inside sub-test
Jeff King
2021-01-28
1
-80
/
+69
*
t0000: keep clean-up tests together
Jeff King
2021-01-28
1
-11
/
+11
*
Merge branch 'sg/tests-prereq'
Junio C Hamano
2020-11-26
1
-0
/
+21
|
\
|
*
tests: make sure nested lazy prereqs work reliably
SZEDER Gábor
2020-11-18
1
-0
/
+21
*
|
Merge branch 'en/test-selector'
Junio C Hamano
2020-11-02
1
-22
/
+31
|
\
\
|
*
|
test-lib: allow selecting tests by substring/glob with --run
Elijah Newren
2020-10-18
1
-22
/
+31
|
|
/
*
/
t0000: use test_path_is_file instead of "test -f"
Caleb Tillman
2020-10-18
1
-1
/
+1
|
/
*
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
2020-08-12
1
-4
/
+11
|
\
|
*
t: remove test_oid_init in tests
brian m. carlson
2020-07-30
1
-4
/
+0
|
*
t: add test_oid option to select hash algorithm
brian m. carlson
2020-07-30
1
-0
/
+11
*
|
test-lib-functions: restrict test_must_fail usage
Denton Liu
2020-07-08
1
-0
/
+18
|
/
*
Merge branch 'cb/t0000-use-the-configured-shell'
Junio C Hamano
2020-05-08
1
-5
/
+2
|
\
|
*
t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
Carlo Marcelo Arenas Belón
2020-05-07
1
-5
/
+2
*
|
t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests
Jeff King
2020-04-28
1
-0
/
+1
*
|
tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
Johannes Schindelin
2020-03-26
1
-0
/
+13
*
|
Merge branch 'dl/test-must-fail-fixes'
Junio C Hamano
2020-02-05
1
-7
/
+7
|
\
\
|
*
|
t0000: replace test_must_fail with run_sub_test_lib_test_err()
Denton Liu
2019-12-20
1
-7
/
+7
*
|
|
Merge branch 'sg/test-bool-env'
Junio C Hamano
2019-12-05
1
-0
/
+34
|
\
\
\
|
*
|
|
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
2019-11-23
1
-0
/
+34
|
|
/
/
*
|
|
Merge branch 'dl/t5520-cleanup'
Junio C Hamano
2019-12-05
1
-7
/
+8
|
\
\
\
|
*
|
|
t0000: test multiple local assignment
Denton Liu
2019-11-21
1
-7
/
+8
|
|
/
/
*
/
/
Fix spelling errors in comments of testcases
Elijah Newren
2019-11-10
1
-1
/
+1
|
/
/
*
|
Merge branch 'dl/t0000-skip-test-test'
Junio C Hamano
2019-10-15
1
-0
/
+38
|
\
\
|
*
|
t0000: cover GIT_SKIP_TESTS blindspots
Denton Liu
2019-10-09
1
-0
/
+38
*
|
|
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
2019-08-22
1
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: show the test name and number at the start of verbose output
SZEDER Gábor
2019-08-06
1
-4
/
+4
|
*
|
t0000-basic: use realistic test script names in the verbose tests
SZEDER Gábor
2019-08-06
1
-6
/
+6
*
|
|
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
2019-08-09
1
-8
/
+6
|
\
\
\
|
*
|
|
t0000: reword comments for "local" test
Jeff King
2019-08-08
1
-8
/
+6
*
|
|
|
tests: make GIT_TEST_FAIL_PREREQS a boolean
Ævar Arnfjörð Bjarmason
2019-06-21
1
-5
/
+5
|
/
/
/
*
/
/
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
2019-05-14
1
-5
/
+5
|
/
/
*
/
test-lib: introduce 'test_atexit'
Johannes Schindelin
2019-03-14
1
-0
/
+18
|
/
*
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
2018-11-09
1
-1
/
+1
*
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
2018-10-19
1
-0
/
+4
|
\
|
*
t0000: do not get self-test disrupted by environment warnings
Junio C Hamano
2018-09-28
1
-0
/
+4
*
|
Merge branch 'md/test-cleanup'
Junio C Hamano
2018-10-16
1
-1
/
+1
|
\
\
|
*
|
t/*: fix ordering of expected/observed arguments
Matthew DeVore
2018-10-07
1
-1
/
+1
|
|
/
*
|
t0000: update tests for SHA-256
brian m. carlson
2018-09-13
1
-61
/
+102
*
|
t0000: use hash translation table
brian m. carlson
2018-09-13
1
-6
/
+7
*
|
t: add test functions to translate hash-related values
brian m. carlson
2018-09-13
1
-0
/
+37
|
/
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
|
*
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
2018-08-21
1
-1
/
+1
*
|
t0000-t0999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-1
/
+1
|
/
*
t0000: annotate with SHA1 prerequisite
brian m. carlson
2018-05-14
1
-12
/
+12
*
t0000: check whether the shell supports the "local" keyword
Michael Haggerty
2017-10-31
1
-0
/
+25
*
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
2016-07-18
1
-1
/
+1
*
typofix: assorted typofixes in comments, documentation and messages
Li Peng
2016-05-06
1
-1
/
+1
[next]