summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/bsd-fixes'Junio C Hamano2019-02-222-5/+5
|\
| * commit-graph tests: fix unportable "dd" invocationÆvar Arnfjörð Bjarmason2019-02-221-1/+1
| * tests: fix unportable "\?" and "\+" regex syntaxÆvar Arnfjörð Bjarmason2019-02-211-4/+4
* | Merge branch 'ab/workaround-dash-bug-in-test'Junio C Hamano2019-02-221-0/+1
|\ \ | |/ |/|
| * tests: avoid syntax triggering old dash bugÆvar Arnfjörð Bjarmason2019-02-131-0/+1
* | Merge branch 'js/test-tool-gen-nuls'Junio C Hamano2019-02-194-7/+24
|\ \
| * | tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin2019-02-194-7/+24
* | | Merge branch 'mk/t5562-no-input-to-too-large-an-input-test'Junio C Hamano2019-02-191-2/+2
|\ \ \
| * | | t5562: do not depend on /dev/zeroMax Kirillov2019-02-191-1/+1
| |/ /
| * | Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"Junio C Hamano2019-02-191-2/+2
* | | t5562: do not reuse output filesMax Kirillov2019-02-191-4/+4
|/ /
* | Merge branch 'jc/no-grepping-for-strerror-in-tests'Junio C Hamano2019-02-141-1/+1
|\ \
| * | t1404: do not rely on the exact phrasing of strerror()Junio C Hamano2019-02-141-1/+1
* | | Merge branch 'jt/fetch-v2-sideband'Junio C Hamano2019-02-141-0/+1
|\ \ \
| * | | t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through ApacheTodd Zullinger2019-02-141-0/+1
* | | | Merge branch 'ab/rebase-test-fix'Junio C Hamano2019-02-131-3/+6
|\ \ \ \
| * | | | rebase: fix regression in rebase.useBuiltin=false test modeÆvar Arnfjörð Bjarmason2019-02-131-3/+6
* | | | | Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano2019-02-133-3/+16
|\ \ \ \ \
| * | | | | t5562: replace /dev/zero with a pipe from generate_zero_bytesRandall S. Becker2019-02-131-2/+2
| * | | | | t5318: replace use of /dev/zero with generate_zero_bytesRandall S. Becker2019-02-131-1/+1
| * | | | | test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker2019-02-121-0/+13
| |/ / / /
* | | | | Merge branch 'sg/stress-test'Junio C Hamano2019-02-133-4/+23
|\ \ \ \ \
| * | | | | test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor2019-02-112-3/+3
| * | | | | test-lib: make '--stress' more bisect-friendlySZEDER Gábor2019-02-082-2/+21
* | | | | | Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano2019-02-131-4/+4
|\ \ \ \ \ \
| * | | | | | t0028: fix wrong octal values for BOM in setupKevin Daudt2019-02-111-4/+4
* | | | | | | utf8: handle systems that don't write BOM for UTF-16brian m. carlson2019-02-111-5/+29
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'ld/git-p4-remove-flakey-test'Junio C Hamano2019-02-081-27/+0
|\ \ \ \ \ \
| * | | | | | git-p4: remove ticket expiry testLuke Diamand2019-02-061-27/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano2019-02-081-3/+0
|\ \ \ \ \ \
| * | | | | | Revert "rebase: introduce a shortcut for --reschedule-failed-exec"Johannes Schindelin2019-02-061-3/+0
* | | | | | | Merge branch 'js/smart-http-detect-remote-error'Junio C Hamano2019-02-084-0/+13
|\ \ \ \ \ \ \
| * | | | | | | t5551: test server-side ERR packetJosh Steadmon2019-02-064-0/+13
* | | | | | | | Merge branch 'tz/gpg-test-fix'Junio C Hamano2019-02-081-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | t/lib-gpg: drop redundant killing of gpg-agentTodd Zullinger2019-02-081-1/+0
| * | | | | | | | t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txtTodd Zullinger2019-02-081-1/+1
* | | | | | | | | Merge branch 'os/rebase-runs-post-checkout-hook'Junio C Hamano2019-02-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIRRandall S. Becker2019-02-081-1/+1
* | | | | | | | | | Merge branch 'ss/describe-dirty-in-the-right-directory'Junio C Hamano2019-02-061-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t6120: test for describe with a bare repositorySebastian Staudt2019-02-041-0/+6
| * | | | | | | | | | describe: setup working tree for --dirtySebastian Staudt2019-02-041-0/+33
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/loose-object-cache-oid'Junio C Hamano2019-02-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | prefer "hash mismatch" to "sha1 mismatch"Jeff King2019-01-081-1/+1
* | | | | | | | | | | Merge branch 'pw/rebase-x-sanity-check'Junio C Hamano2019-02-061-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase -x: sanity check commandPhillip Wood2019-01-291-0/+19
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/vsts-ci'Junio C Hamano2019-02-0613-13/+304
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test-date: drop unused parameter to getnanos()Jeff King2019-02-061-2/+2
| * | | | | | | | | | | ci: parallelize testing on WindowsJohannes Schindelin2019-01-291-0/+31
| * | | | | | | | | | | tests: optionally skip bin-wrappers/Johannes Schindelin2019-01-292-6/+22
| * | | | | | | | | | | t0061: workaround issues with --with-dashes and RUNTIME_PREFIXJohannes Schindelin2019-01-291-1/+2