Browse Source
Sources to many test helper binaries (and the generated helpers) have been moved to t/helper/ subdirectory to reduce clutter at the top level of the tree. * nd/test-helpers: test helpers: move test-* to t/helper/ subdirectory Makefile: clean *.o files we createmaint

39 changed files with 52 additions and 52 deletions
@ -0,0 +1,33 @@
@@ -0,0 +1,33 @@
|
||||
/test-chmtime |
||||
/test-ctype |
||||
/test-config |
||||
/test-date |
||||
/test-delta |
||||
/test-dump-cache-tree |
||||
/test-dump-split-index |
||||
/test-dump-untracked-cache |
||||
/test-fake-ssh |
||||
/test-scrap-cache-tree |
||||
/test-genrandom |
||||
/test-hashmap |
||||
/test-index-version |
||||
/test-line-buffer |
||||
/test-match-trees |
||||
/test-mergesort |
||||
/test-mktemp |
||||
/test-parse-options |
||||
/test-path-utils |
||||
/test-prio-queue |
||||
/test-read-cache |
||||
/test-regex |
||||
/test-revision-walking |
||||
/test-run-command |
||||
/test-sha1 |
||||
/test-sha1-array |
||||
/test-sigchain |
||||
/test-string-list |
||||
/test-submodule-config |
||||
/test-subprocess |
||||
/test-svn-fe |
||||
/test-urlmatch-normalization |
||||
/test-wildmatch |
Loading…
Reference in new issue