Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-11 | 1 | -0/+1 |
|\ | |||||
| * | t0005: work around strange $? in ksh when program terminated by a signal | Johannes Sixt | 2010-07-09 | 1 | -0/+1 |
* | | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 | 7 | -18/+17 |
* | | t9118 (git-svn): prevent early failure from taking down later tests | Jonathan Nieder | 2010-07-08 | 1 | -21/+25 |
* | | t9118: avoid PEG revision identifier in tests | Michael J Gruber | 2010-07-08 | 1 | -1/+1 |
* | | Merge branch 'ab/tap' | Junio C Hamano | 2010-07-07 | 46 | -111/+369 |
|\ \ | |||||
| * | | t/README: document more test helpers | Jonathan Nieder | 2010-07-06 | 1 | -0/+31 |
| * | | t/README: proposed rewording... | Junio C Hamano | 2010-07-05 | 1 | -13/+8 |
| * | | t/README: Document the do's and don'ts of tests | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+78 |
| * | | t/README: Add a section about skipping tests | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+12 |
| * | | t/README: Document test_expect_code | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+7 |
| * | | t/README: Document test_external* | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -0/+27 |
| * | | t/README: Document the prereq functions, and 3-arg test_* | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -3/+34 |
| * | | t/README: Typo: paralell -> parallel | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -1/+1 |
| * | | t/README: The trash is in 't/trash directory.$name' | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -3/+4 |
| * | | t/t9700/test.pl: don't access private object members, use public access methods | Brandon Casey | 2010-06-29 | 1 | -3/+3 |
| * | | t9700: Use Test::More->builder, not $Test::Builder::Test | Ævar Arnfjörð Bjarmason | 2010-06-27 | 1 | -4/+5 |
| * | | tests: Say "pass" rather than "ok" on empty lines for TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 3 | -13/+13 |
| * | | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 40 | -54/+56 |
| * | | 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 | 3 | -12/+53 |
| * | | test-lib: Adjust output to be valid TAP format | Ævar Arnfjörð Bjarmason | 2010-06-25 | 2 | -30/+59 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-07-07 | 1 | -0/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2010-07-07 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 | 1 | -0/+18 |
| * | | | Merge branch 'tr/receive-pack-aliased-update-fix' into maint | Junio C Hamano | 2010-07-07 | 1 | -0/+49 |
| |\ \ \ | |||||
* | | | | | t/t0006: specify timezone as EST5 not EST to comply with POSIX | Brandon Casey | 2010-07-07 | 1 | -1/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | add missing && to submodule-merge testcase | Heiko Voigt | 2010-07-06 | 1 | -1/+1 |
* | | | | | parse_date: fix signedness in timezone calculation | Jeff King | 2010-07-05 | 1 | -0/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-05 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | t0006: test timezone parsing | Jeff King | 2010-07-05 | 1 | -2/+3 |
* | | | | | Merge branch 'ar/decorate-color' | Junio C Hamano | 2010-06-30 | 1 | -0/+66 |
|\ \ \ \ \ | |||||
| * | | | | | Add test for correct coloring of git log --decoration | Nazri Ramliy | 2010-06-30 | 1 | -0/+66 |
* | | | | | | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 | 2 | -8/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 | 1 | -0/+18 |
| * | | | | | | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 2010-06-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 | 1 | -0/+10 |
| * | | | | | | | t3508 (cherry-pick): futureproof against unmerged files | Jonathan Nieder | 2010-06-14 | 1 | -7/+7 |
* | | | | | | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | 1 | -0/+127 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | 1 | -0/+127 |
* | | | | | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 | 4 | -12/+172 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" script | Brandon Casey | 2010-06-21 | 1 | -5/+0 |
| * | | | | | | | | | t/t7811-grep-open.sh: ensure fake "less" is made executable | Brandon Casey | 2010-06-21 | 1 | -1/+2 |
| * | | | | | | | | | t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expression | Brandon Casey | 2010-06-21 | 1 | -1/+1 |
| * | | | | | | | | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 | 1 | -3/+6 |
| * | | | | | | | | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 | 4 | -12/+173 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 | 1 | -0/+29 |
|\ \ \ \ \ \ \ \ \ |