index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0000-basic.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-14
test-lib: introduce 'test_atexit'
Johannes Schindelin
1
-0
/
+18
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-10-19
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
1
-0
/
+4
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
1
-1
/
+1
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-1
/
+1
2018-09-28
t0000: do not get self-test disrupted by environment warnings
Junio C Hamano
1
-0
/
+4
2018-09-13
t0000: update tests for SHA-256
brian m. carlson
1
-61
/
+102
2018-09-13
t0000: use hash translation table
brian m. carlson
1
-6
/
+7
2018-09-13
t: add test functions to translate hash-related values
brian m. carlson
1
-0
/
+37
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-1
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-1
/
+1
2018-07-16
t0000-t0999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-05-14
t0000: annotate with SHA1 prerequisite
brian m. carlson
1
-12
/
+12
2017-10-31
t0000: check whether the shell supports the "local" keyword
Michael Haggerty
1
-0
/
+25
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-05-06
typofix: assorted typofixes in comments, documentation and messages
Li Peng
1
-1
/
+1
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-2
/
+2
2014-06-06
t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
Ramsay Jones
1
-51
/
+57
2014-06-06
test-lib: '--run' to run only specific tests
Ilya Bobyr
1
-4
/
+352
2014-06-06
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
1
-0
/
+63
2014-01-02
t0000: drop "known breakage" test
Jeff King
1
-3
/
+0
2014-01-02
t0000: simplify HARNESS_ACTIVE hack
Jeff King
1
-9
/
+5
2014-01-02
t0000: set TEST_OUTPUT_DIRECTORY for sub-tests
Jeff King
1
-0
/
+2
2013-07-11
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
1
-1
/
+2
2013-07-08
t0000: do not use export X=Y
Torsten Bögershausen
1
-1
/
+2
2013-07-05
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
1
-1
/
+60
2013-06-23
test-lib: verbose mode for only tests matching a pattern
Thomas Rast
1
-0
/
+24
2013-06-23
test-lib: self-test that --verbose works
Thomas Rast
1
-1
/
+36
2013-06-07
t0000: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
1
-29
/
+10
2013-01-03
Merge branch 'as/test-tweaks'
Junio C Hamano
1
-48
/
+166
2012-12-20
tests: paint unexpectedly fixed known breakages in bold red
Adam Spiers
1
-6
/
+24
2012-12-20
tests: test the test framework more thoroughly
Adam Spiers
1
-0
/
+105
2012-12-20
tests: refactor mechanics of testing in a sub test-lib
Adam Spiers
1
-45
/
+40
2012-12-16
tests: test number comes first in 'not ok $count - $message'
Adam Spiers
1
-2
/
+2
2012-11-15
test-lib: allow negation of prerequisites
Jeff King
1
-0
/
+32
2012-09-25
Merge branch 'rr/test-make-sure-we-have-git'
Junio C Hamano
1
-10
/
+0
2012-09-18
t/test-lib: make sure Git has already been built
Ramkumar Ramachandra
1
-10
/
+0
2012-09-06
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
1
-18
/
+0
2012-03-02
t0000: modernise style
Stefano Lattarini
1
-274
/
+289
2011-03-17
Name make_*_path functions more accurately
Carlos Martín Nieto
1
-5
/
+5
2011-01-13
t0000: quote TAP snippets in test code
Thomas Rast
1
-18
/
+18
2010-10-06
test-lib: make test_expect_code a test command
Ævar Arnfjörð Bjarmason
1
-10
/
+45
2010-08-31
t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
Ævar Arnfjörð Bjarmason
1
-0
/
+31
2010-08-18
test-lib: Multi-prereq support only checked the last prereq
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2010-08-18
test-lib: Add support for multiple test prerequisites
Ævar Arnfjörð Bjarmason
1
-0
/
+17
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-1
/
+1
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
1
-1
/
+1
2010-05-06
test-lib: some shells do not let $? propagate into an eval
Jonathan Nieder
1
-0
/
+21
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
1
-12
/
+31
2009-03-21
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
1
-0
/
+15
[next]