From: Junio C Hamano Date: Thu, 29 Nov 2012 20:52:10 +0000 (-0800) Subject: Merge branch 'fc/completion-test-simplification' X-Git-Tag: v1.8.1-rc0~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1cab289026272790b447b2ce80d574df1430e4a4 Merge branch 'fc/completion-test-simplification' Clean up completion tests. Use of conslidated helper may make instrumenting one particular test during debugging of the test itself, but I think that issue should be addressed in some other way (e.g. making sure individual tests in 9902 can be skipped). * fc/completion-test-simplification: completion: simplify __gitcomp() test helper completion: refactor __gitcomp related tests completion: consolidate test_completion*() tests completion: simplify tests using test_completion_long() completion: standardize final space marker in tests completion: add comment for test_completion() --- 1cab289026272790b447b2ce80d574df1430e4a4