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
*
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
2010-10-06
1
-0
/
+11
*
test-lib: make test_expect_code a test command
Ævar Arnfjörð Bjarmason
2010-10-06
1
-18
/
+22
*
Merge branch 'jk/test-must-fail-missing'
Junio C Hamano
2010-09-08
1
-2
/
+21
|
\
|
*
tests: make test_might_fail fail on missing commands
Jonathan Nieder
2010-08-31
1
-0
/
+3
|
*
tests: make test_might_fail more verbose
Jonathan Nieder
2010-08-31
1
-1
/
+6
|
*
tests: make test_must_fail fail on missing commands
Jeff King
2010-08-31
1
-0
/
+3
|
*
tests: make test_must_fail more verbose
Jeff King
2010-08-31
1
-1
/
+9
*
|
Merge branch 'ab/test-2'
Junio C Hamano
2010-09-04
1
-36
/
+83
|
\
\
|
|
/
|
/
|
|
*
tests: factor HOME=$(pwd) in test-lib.sh
Matthieu Moy
2010-08-31
1
-0
/
+3
|
*
test-lib: use subshell instead of cd $new && .. && cd $old
Ævar Arnfjörð Bjarmason
2010-08-31
1
-6
/
+6
|
*
tests: simplify "missing PREREQ" message
Jonathan Nieder
2010-08-31
1
-1
/
+7
|
*
test-lib: Allow overriding of TEST_DIRECTORY
Ævar Arnfjörð Bjarmason
2010-08-31
1
-1
/
+7
|
*
test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
Ævar Arnfjörð Bjarmason
2010-08-31
1
-14
/
+15
|
*
test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
Ævar Arnfjörð Bjarmason
2010-08-31
1
-8
/
+8
|
*
test: Introduce $GIT_BUILD_DIR
Thomas Rast
2010-08-31
1
-0
/
+1
|
*
test-lib: Multi-prereq support only checked the last prereq
Ævar Arnfjörð Bjarmason
2010-08-18
1
-3
/
+18
|
*
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+4
|
*
test-lib: Print missing prerequisites in test output
Ævar Arnfjörð Bjarmason
2010-08-18
1
-1
/
+1
|
*
test-lib: Add support for multiple test prerequisites
Ævar Arnfjörð Bjarmason
2010-08-18
1
-6
/
+14
|
*
test-lib: Don't write test-results when HARNESS_ACTIVE
Ævar Arnfjörð Bjarmason
2010-08-18
1
-10
/
+13
*
|
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
2010-08-22
1
-0
/
+32
|
\
\
|
*
|
test-lib: user-friendly alternatives to test [-d|-f|-e]
Matthieu Moy
2010-08-11
1
-0
/
+32
*
|
|
Merge branch 'jn/rebase-rename-am'
Junio C Hamano
2010-08-18
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
t4150 (am): style fix
Jonathan Nieder
2010-07-23
1
-0
/
+4
|
|
/
*
|
Merge branch 'ab/tap' into maint
Junio C Hamano
2010-08-02
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
test-lib: Remove 3 year old no-op --no-python option
Ævar Arnfjörð Bjarmason
2010-08-02
1
-3
/
+0
|
*
test-lib: Ignore --quiet under a TAP harness
Ævar Arnfjörð Bjarmason
2010-08-02
1
-1
/
+3
*
|
Only run aggregate-results over actual counts
Thomas Rast
2010-07-16
1
-1
/
+1
*
|
test-lib: TAP compliance for skipping tests on request
Michael J Gruber
2010-07-12
1
-2
/
+2
*
|
test-lib: simplify GIT_SKIP_TESTS loop
Michael J Gruber
2010-07-12
1
-10
/
+3
|
/
*
test-lib: output a newline before "ok" under a TAP harness
Ævar Arnfjörð Bjarmason
2010-06-25
1
-0
/
+3
*
test-lib: Make the test_external_* functions TAP-aware
Ævar Arnfjörð Bjarmason
2010-06-25
1
-12
/
+39
*
test-lib: Adjust output to be valid TAP format
Ævar Arnfjörð Bjarmason
2010-06-25
1
-12
/
+18
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+10
|
\
|
*
test-lib: use DIFF definition from GIT-BUILD-OPTIONS
Junio C Hamano
2010-06-11
1
-10
/
+10
|
*
fixup: do not unconditionally disable "diff -u"
Junio C Hamano
2010-06-01
1
-1
/
+10
*
|
Merge branch 'jn/gitweb-caching-prep'
Junio C Hamano
2010-05-21
1
-0
/
+3
|
\
\
|
*
|
Export more test-related variables when running external tests
Jakub Narebski
2010-05-01
1
-0
/
+3
|
|
/
*
|
Merge branch 'jn/t7006-fixup'
Junio C Hamano
2010-05-21
1
-0
/
+16
|
\
\
|
*
|
t7006: guard cleanup with test_expect_success
Jonathan Nieder
2010-04-15
1
-0
/
+16
*
|
|
test-lib: some shells do not let $? propagate into an eval
Jonathan Nieder
2010-05-06
1
-3
/
+4
*
|
|
test-lib: Let tests specify commands to be run at end of test
Jonathan Nieder
2010-05-05
1
-1
/
+27
*
|
|
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.
Michal Sojka
2010-05-04
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-25
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-13
1
-0
/
+2
|
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-13
1
-0
/
+1
|
*
test-lib: unset GIT_NOTES_REF to stop it from influencing tests
Thomas Rast
2010-03-13
1
-0
/
+1
*
|
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
2010-03-07
1
-0
/
+2
*
|
tests: consolidate CR removal/addition functions
Stephen Boyd
2010-01-26
1
-0
/
+16
*
|
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
2010-01-25
1
-0
/
+6
|
\
\
|
|
/
|
/
|
[next]