index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
test-lib.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/test-trash'
Junio C Hamano
2013-04-18
|
\
|
*
t/test-lib.sh: drop "$test" variable
Jeff King
2013-04-14
|
*
t/test-lib.sh: fix TRASH_DIRECTORY handling
John Keeping
2013-04-14
*
|
Merge branch 'maint'
Junio C Hamano
2013-04-11
|
\
\
|
|
/
|
*
t: make PIPE a standard test prerequisite
Adam Spiers
2013-04-11
|
*
Merge branch 'jk/empty-archive' into maint
Junio C Hamano
2013-04-03
|
|
\
*
|
|
tests: parameterize --valgrind option
Thomas Rast
2013-04-01
*
|
|
Merge branch 'jk/empty-archive'
Junio C Hamano
2013-03-25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
test-lib: factor out $GIT_UNZIP setup
Jeff King
2013-03-10
|
*
Merge branch 'nd/fix-perf-parameters-in-tests' into maint
Junio C Hamano
2013-02-07
|
|
\
|
*
\
Merge branch 'rs/zip-tests' into maint
Junio C Hamano
2013-01-20
|
|
\
\
*
|
|
|
git p4 test: translate windows paths for cygwin
Pete Wyckoff
2013-01-26
*
|
|
|
Merge branch 'nd/fix-perf-parameters-in-tests'
Junio C Hamano
2013-01-18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
test-lib.sh: unfilter GIT_PERF_*
Nguyễn Thái Ngọc Duy
2013-01-15
|
|
/
/
*
|
|
Merge branch 'rs/zip-tests'
Junio C Hamano
2013-01-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead
René Scharfe
2013-01-06
|
*
|
Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
Junio C Hamano
2012-11-18
|
|
\
\
*
|
\
\
Merge branch 'as/test-tweaks'
Junio C Hamano
2013-01-03
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tests: paint unexpectedly fixed known breakages in bold red
Adam Spiers
2012-12-20
|
*
|
|
tests: change info messages from yellow/brown to cyan
Adam Spiers
2012-12-20
|
*
|
|
tests: paint skipped tests in blue
Adam Spiers
2012-12-20
|
*
|
|
tests: paint known breakages in yellow
Adam Spiers
2012-12-20
|
*
|
|
tests: test number comes first in 'not ok $count - $message'
Adam Spiers
2012-12-16
*
|
|
|
Merge branch 'fc/remote-hg'
Junio C Hamano
2012-11-29
|
\
\
\
\
|
*
|
|
|
test-lib: avoid full path to store test results
Felipe Contreras
2012-11-04
*
|
|
|
|
t7502: factor out autoident prerequisite
Jeff King
2012-11-15
|
/
/
/
/
*
|
|
|
Merge branch 'jc/test-say-color-avoid-echo-escape'
Jeff King
2012-10-25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
test-lib: Fix say_color () not to interpret \a\b\c in the message
Junio C Hamano
2012-10-11
*
|
|
Merge branch 'ep/malloc-check-perturb'
Junio C Hamano
2012-10-01
|
\
\
\
|
*
|
|
MALLOC_CHECK: enable it, unless disabled explicitly
René Scharfe
2012-09-26
*
|
|
|
Merge branch 'rr/test-use-shell-path-not-shell'
Junio C Hamano
2012-09-29
|
\
\
\
\
|
*
|
|
|
test-lib: use $SHELL_PATH, not $SHELL
Ramkumar Ramachandra
2012-09-25
*
|
|
|
|
Merge branch 'rr/test-make-sure-we-have-git'
Junio C Hamano
2012-09-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
t/test-lib: make sure Git has already been built
Ramkumar Ramachandra
2012-09-18
*
|
|
|
|
MALLOC_CHECK: various clean-ups
Junio C Hamano
2012-09-17
*
|
|
|
|
Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin...
Elia Pinto
2012-09-14
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'rj/tap-fix'
Junio C Hamano
2012-09-14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test-lib.sh: Suppress the "passed all ..." message if no tests run
Ramsay Jones
2012-09-02
|
*
|
|
test-lib.sh: Add check for invalid use of 'skip_all' facility
Ramsay Jones
2012-09-02
|
*
|
|
test-lib.sh: Fix some shell coding style violations
Ramsay Jones
2012-09-02
|
|
/
/
*
|
|
test-lib: provide UTF8 behaviour as a prerequisite
Michael J Gruber
2012-07-27
*
|
|
test-lib: provide case insensitivity as a prerequisite
Michael J Gruber
2012-07-27
*
|
|
test: allow prerequisite to be evaluated lazily
Junio C Hamano
2012-07-27
|
/
/
*
|
Merge branch 'jc/test-lib-source-build-options-early'
Junio C Hamano
2012-07-25
|
\
\
|
*
|
test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier
Junio C Hamano
2012-06-24
*
|
|
Merge branch 'mm/config-xdg'
Junio C Hamano
2012-07-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-lib.sh: unset XDG_CONFIG_HOME
Jeff King
2012-07-24
*
|
|
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
2012-06-24
|
/
/
*
|
Merge branch 'zj/mksh-columns-breakage'
Junio C Hamano
2012-05-02
|
\
\
|
*
|
test-lib: skip test with COLUMNS=1 under mksh
Zbigniew Jędrzejewski-Szmek
2012-04-27
[next]