summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-04-08 20:12:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-08 22:27:53 +0200
commit9844c60755cbad8000bca759741bfe113035a8eb (patch)
tree669fb5328778ab18b0af850810d1fedd58d87323 /tests/.gitignore
parentc95cc5ec56dbb7394015eb18201403be6d80f69b (diff)
downloadcgit-9844c60755cbad8000bca759741bfe113035a8eb.tar.gz
cgit-9844c60755cbad8000bca759741bfe113035a8eb.tar.bz2
cgit-9844c60755cbad8000bca759741bfe113035a8eb.zip
tests/.gitignore: update for using Git's test infrastructure
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index c1c1c0b..3fd2e96 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,2 @@
-trash
-test-output.log
+trash\ directory.t*
+test-results
ommit/ui-summary.c?h=master&id=977a3ad7bf212e6ec7f43c16763321061ee64a69&follow=1'>ui-summary.c: Move urls variable into print_urls()Lukas Fleischer1-6/+14 2013-03-20Fix colspan valuesLukas Fleischer3-14/+28 2013-03-20html: check return value of writeJason A. Donenfeld1-2/+3 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld1-0/+1 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping1-1/+1 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping1-1/+8 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping1-1/+1 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping3-119/+80