summaryrefslogtreecommitdiffstats
path: root/t/t0070-fundamental.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'al/unit-test-ctype'Junio C Hamano2024-01-261-4/+0
|\
| * unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma2024-01-161-4/+0
* | Merge branch 'jx/sideband-chomp-newline-fix'Junio C Hamano2024-01-131-0/+58
|\ \ | |/ |/|
| * pkt-line: do not chomp newlines for sideband messagesJiang Xin2023-12-181-1/+1
| * pkt-line: memorize sideband fragment in readerJiang Xin2023-12-181-1/+1
| * test-pkt-line: add option parser for unpack-sidebandJiang Xin2023-12-181-0/+58
* | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
|/
* commit: discard partial cache before (re-)reading itÆvar Arnfjörð Bjarmason2022-11-211-0/+1
* sideband: diagnose more sideband anomaliesJeff King2020-10-291-0/+12
* sideband: avoid reporting incomplete sideband messagesJohannes Schindelin2020-10-201-0/+6
* Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano2018-06-281-1/+1
|\
| * tests: clean after SANITY testsJunio C Hamano2018-06-151-1/+1
* | t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* | t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy2018-03-271-2/+2
* | t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
|/
* test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy2016-06-271-1/+1
* Merge branch 'tr/fd-gotcha-fixes'Junio C Hamano2013-09-041-0/+4
|\
| * t0070: test that git_mkstemps correctly checks return value of open()Dale R. Worley2013-08-061-0/+4
* | t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen2013-06-111-1/+1
|/
* test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-031-0/+5
* Improve error messages when temporary file creation failsArnout Engelen2010-12-221-0/+13
* Add ctype testRené Scharfe2009-01-181-0/+15