aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9802-git-p4-filetype.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-07-31t98xx: mark Perforce tests as memory-leak freePatrick Steinhardt1-0/+1
2024-07-31t98xx: fix Perforce tests with p4d r23 and newerPatrick Steinhardt1-3/+15
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli1-1/+1
2022-04-06git-p4: preserve utf8 BOM when importing from p4 to gitTao Klerks1-0/+34
2021-06-19t: use portable wrapper for readlink(1)Jeff King1-2/+2
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-4/+0
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'SZEDER Gábor1-1/+1
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-1/+1
2016-04-26git-p4 tests: work with python3 as well as python2Luke Diamand1-3/+3
2014-01-22git p4: work around p4 bug that causes empty symlinksPete Wyckoff1-0/+66
2014-01-21git p4 test: ensure p4 symlink parsing worksPete Wyckoff1-0/+17
2013-07-29many small typofixesOndřej Bílka1-1/+1
2013-06-18t/t9802: explicitly name the upstream branch to use as a baseBrandon Casey1-2/+2
2013-02-04Merge branch 'pw/git-p4-on-cygwin'Junio C Hamano1-0/+117
2013-01-26git p4 test: newline handlingPete Wyckoff1-0/+117
2013-01-26git-p4.py: support Python 2.4Brandon Casey1-5/+6
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-5/+5
2011-11-05git-p4: ignore apple filetypePete Wyckoff1-0/+31
2011-10-17git-p4: handle utf16 filetype properlyPete Wyckoff1-0/+108