Sign in
googlers
/
jrn
/
git
/
c057b2424a479a2219666f3806c0dd93867ca5c9
/
t
/
test-lib.sh
fbaa226
Merge branch 'js/tests-windows-port-fix'
by Junio C Hamano
· 11 years ago
f989180
Merge branch 'tr/valgrind-test-fix'
by Junio C Hamano
· 11 years ago
cfd1056
Sync with v1.8.4.2
by Junio C Hamano
· 11 years ago
3fa3666
test-lib: fix typo in comment
by Torstein Hegge
· 11 years ago
4d715ac
Windows: a test_cmp that is agnostic to random LF <> CRLF conversions
by Johannes Sixt
· 11 years ago
633fe50
Revert "test-lib: allow prefixing a custom string before "ok N" etc."
by Thomas Rast
· 11 years ago
26a0730
Revert "test-lib: support running tests under valgrind in parallel"
by Thomas Rast
· 11 years ago
ae34ac1
git_remote_helpers: remove little used Python library
by John Keeping
· 12 years ago
2bf3501
Merge branch 'ml/avoid-using-grep-on-crlf-files'
by Junio C Hamano
· 12 years ago
97669ee
test-lib.sh - define and use GREP_STRIPS_CR
by Mark Levedahl
· 12 years ago
b12aecd
Merge branch 'bp/mediawiki-preview'
by Junio C Hamano
· 12 years ago
f1e0352
Merge branch 'ml/cygwin-does-not-have-fifo'
by Junio C Hamano
· 12 years ago
8bade1e
wrap-for-bin: make bin-wrappers chainable
by Benoit Person
· 12 years ago
04f2ddd
Merge branch 'tr/test-v-and-v-subtest-only'
by Junio C Hamano
· 12 years ago
9443605
test-lib.sh - cygwin does not have usable FIFOs
by Mark Levedahl
· 12 years ago
ad0e623
test-lib: support running tests under valgrind in parallel
by Thomas Rast
· 12 years ago
e939e15
test-lib: allow prefixing a custom string before "ok N" etc.
by Thomas Rast
· 12 years ago
5dfc368
test-lib: valgrind for only tests matching a pattern
by Thomas Rast
· 12 years ago
ff09af3
test-lib: verbose mode for only tests matching a pattern
by Thomas Rast
· 12 years ago
517cd55
test-lib: self-test that --verbose works
by Thomas Rast
· 12 years ago
ae75342
test-lib: rearrange start/end of test_expect_* and test_skip
by Thomas Rast
· 12 years ago
e6a6ddc
test-lib: refactor $GIT_SKIP_TESTS matching
by Thomas Rast
· 12 years ago
a57397b
test-lib: enable MALLOC_* for the actual tests
by Thomas Rast
· 12 years ago
31d176d
Merge branch 'jk/test-output'
by Junio C Hamano
· 12 years ago
2d14e13
test output: respect $TEST_OUTPUT_DIRECTORY
by John Keeping
· 12 years ago
ded5652
Merge branch 'jk/test-trash'
by Junio C Hamano
· 12 years ago
002d4ce
t/test-lib.sh: drop "$test" variable
by Jeff King
· 12 years ago
38b074d
t/test-lib.sh: fix TRASH_DIRECTORY handling
by John Keeping
· 12 years ago
e2af9e3
Merge branch 'maint'
by Junio C Hamano
· 12 years ago
2007327
t: make PIPE a standard test prerequisite
by Adam Spiers
· 12 years ago
a9dc3b6
Merge branch 'jk/empty-archive' into maint
by Junio C Hamano
· 12 years ago
952af35
tests: parameterize --valgrind option
by Thomas Rast
· 12 years ago
63868f6
Merge branch 'jk/empty-archive'
by Junio C Hamano
· 12 years ago
f838ce5
test-lib: factor out $GIT_UNZIP setup
by Jeff King
· 12 years ago
5abbeb4
Merge branch 'nd/fix-perf-parameters-in-tests' into maint
by Junio C Hamano
· 12 years ago
cfa9649
git p4 test: translate windows paths for cygwin
by Pete Wyckoff
· 12 years ago
1bc7a2b
Merge branch 'rs/zip-tests' into maint
by Junio C Hamano
· 12 years ago
55599ac
Merge branch 'nd/fix-perf-parameters-in-tests'
by Junio C Hamano
· 12 years ago
edb5408
test-lib.sh: unfilter GIT_PERF_*
by Nguyễn Thái Ngọc Duy
· 12 years ago
bf3f167
Merge branch 'rs/zip-tests'
by Junio C Hamano
· 12 years ago
ac00128
t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead
by René Scharfe
· 12 years ago
6fedcd8
Merge branch 'as/test-tweaks'
by Junio C Hamano
· 12 years ago
b73d9a2
tests: paint unexpectedly fixed known breakages in bold red
by Adam Spiers
· 12 years ago
0a6d475
tests: change info messages from yellow/brown to cyan
by Adam Spiers
· 12 years ago
b8fc855
tests: paint skipped tests in blue
by Adam Spiers
· 12 years ago
e8e5195
tests: paint known breakages in yellow
by Adam Spiers
· 12 years ago
5e5c006
tests: test number comes first in 'not ok $count - $message'
by Adam Spiers
· 12 years ago
545492f
Merge branch 'fc/remote-hg'
by Junio C Hamano
· 12 years ago
3424da1
Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
by Junio C Hamano
· 12 years ago
09feffb
t7502: factor out autoident prerequisite
by Jeff King
· 12 years ago
dd78478
test-lib: avoid full path to store test results
by Felipe Contreras
· 12 years ago
4cd31a6
Merge branch 'jc/test-say-color-avoid-echo-escape'
by Jeff King
· 12 years ago
7bc0911
test-lib: Fix say_color () not to interpret \a\b\c in the message
by Junio C Hamano
· 12 years ago
70dac5f
Merge branch 'ep/malloc-check-perturb'
by Junio C Hamano
· 12 years ago
a275e82
Merge branch 'rr/test-use-shell-path-not-shell'
by Junio C Hamano
· 12 years ago
ee1431b
MALLOC_CHECK: enable it, unless disabled explicitly
by René Scharfe
· 12 years ago
86bdfa3
Merge branch 'rr/test-make-sure-we-have-git'
by Junio C Hamano
· 12 years ago
4cde519
test-lib: use $SHELL_PATH, not $SHELL
by Ramkumar Ramachandra
· 12 years ago
2006f0a
t/test-lib: make sure Git has already been built
by Ramkumar Ramachandra
· 12 years ago
1b3185f
MALLOC_CHECK: various clean-ups
by Junio C Hamano
· 12 years ago
a731fa9
Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detecting heap corruption
by Elia Pinto
· 12 years ago
0ca416f
Merge branch 'rj/tap-fix'
by Junio C Hamano
· 12 years ago
d87bd7c
test-lib.sh: Suppress the "passed all ..." message if no tests run
by Ramsay Jones
· 13 years ago
bf4b721
test-lib.sh: Add check for invalid use of 'skip_all' facility
by Ramsay Jones
· 13 years ago
1c0cc75
test-lib.sh: Fix some shell coding style violations
by Ramsay Jones
· 13 years ago
5b0b5dd
test-lib: provide UTF8 behaviour as a prerequisite
by Michael J Gruber
· 13 years ago
ac39aa6
test-lib: provide case insensitivity as a prerequisite
by Michael J Gruber
· 13 years ago
04083f2
test: allow prerequisite to be evaluated lazily
by Junio C Hamano
· 13 years ago
cdd159b
Merge branch 'jc/test-lib-source-build-options-early'
by Junio C Hamano
· 13 years ago
0d94427
Merge branch 'mm/config-xdg'
by Junio C Hamano
· 13 years ago
5adf84e
test-lib.sh: unset XDG_CONFIG_HOME
by Jeff King
· 13 years ago
3c8f12c
test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier
by Junio C Hamano
· 13 years ago
770bf6c
t/test-lib.sh: export PERL_PATH for use in scripts
by Junio C Hamano
· 13 years ago
85dcc38
Merge branch 'zj/mksh-columns-breakage'
by Junio C Hamano
· 13 years ago
b082687
test-lib: skip test with COLUMNS=1 under mksh
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
b1d645b
tests: unset COLUMNS inherited from environment
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
91527e5
Merge branch 'maint'
by Junio C Hamano
· 13 years ago
661bfd1
tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh
by Stefano Lattarini
· 13 years ago
342e9ef
Introduce a performance testing framework
by Thomas Rast
· 13 years ago
12a29b1
Move the user-facing test library to test-lib-functions.sh
by Thomas Rast
· 13 years ago
e06ed3e
Merge branch 'jk/tests-write-script'
by Junio C Hamano
· 13 years ago
840c519
tests: add write_script helper function
by Junio C Hamano
· 13 years ago
af6b37f
Merge branch 'jc/pull-signed-tag'
by Junio C Hamano
· 13 years ago
f824628
merge: use editor by default in interactive sessions
by Junio C Hamano
· 13 years ago
c4d2539
test-lib: add the test_pause convenience function
by Jens Lehmann
· 13 years ago
52b9d2c
Merge branch 'jk/maint-do-not-feed-stdin-to-tests'
by Junio C Hamano
· 13 years ago
2dccad3
Merge branch 'ab/enable-i18n'
by Junio C Hamano
· 13 years ago
781f76b
test-lib: redirect stdin of tests
by Jeff King
· 13 years ago
a96250c
test-lib: add test_config_global variant
by Jeff King
· 13 years ago
5e9637c
i18n: add infrastructure for translating Git with gettext
by Ævar Arnfjörð Bjarmason
· 13 years ago
c4800a3
Merge branch 'tr/mergetool-valgrind'
by Junio C Hamano
· 13 years ago
ee0d7bf
Symlink mergetools scriptlets into valgrind wrappers
by Thomas Rast
· 14 years ago
f946b46
Merge branch 'jk/color-and-pager'
by Junio C Hamano
· 14 years ago
6fcb384
Merge branch 'rt/zlib-smaller-window'
by Junio C Hamano
· 14 years ago
d960c47
test-lib: add helper functions for config
by Jeff King
· 14 years ago
3f4ab62
test: consolidate definition of $LF
by Junio C Hamano
· 14 years ago
a7c58f2
test: cope better with use of return for errors
by Jonathan Nieder
· 14 years ago
aa0bcf9
test: simplify return value of test_run_
by Jonathan Nieder
· 14 years ago
f5cfd52
Merge branch 'maint-1.7.5' into maint
by Junio C Hamano
· 14 years ago
b586744
test: skip clean-up when running under --immediate mode
by Junio C Hamano
· 14 years ago
Next »