aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9809-git-p4-client-view.sh
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Fix spelling errors in comments of testcasesElijah Newren1-1/+1
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-4/+0
2014-07-21test prerequisites: enumerate with commasJunio C Hamano1-2/+2
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano1-2/+2
2014-01-21git p4 test: wildcards are supportedPete Wyckoff1-8/+8
2013-01-26git p4: cygwin p4 client does not mark read-onlyPete Wyckoff1-2/+2
2013-01-26git p4 test: avoid wildcard * in windowsPete Wyckoff1-2/+8
2013-01-26git p4 test: avoid loop in client_viewPete Wyckoff1-1/+1
2012-08-11git p4 test: move client_view() function to libraryPete Wyckoff1-17/+0
2012-04-30git p4: submit files with wildcardsPete Wyckoff1-0/+33
2012-04-30git p4: fix writable file after rename or copyPete Wyckoff1-3/+4
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-44/+44
2012-02-26Merge branch 'maint'Junio C Hamano1-12/+149
2012-02-26git-p4: remove bash-ism in t9809Pete Wyckoff1-1/+1
2012-02-26git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff1-11/+131
2012-02-26git-p4: set useClientSpec variable on initial clonePete Wyckoff1-0/+17
2012-01-11git-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff1-0/+387
2012-01-11git-p4: only a single ... wildcard is supportedPete Wyckoff1-1/+7
2012-01-03git-p4: rewrite view handlingPete Wyckoff1-12/+12
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons1-1/+1
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons1-1/+1
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons1-2/+2
2012-01-03git-p4: test client view handlingPete Wyckoff1-0/+290