aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-23 11:15:53 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-23 11:15:53 -0500
commit7322de15dc2f0858291f40df1a55a66c80b7fda9 (patch)
tree5d1159b5330c587667a6ea369c93e3160be59175 /.gitignore
parent420037dcefade09f43e4a6e44282ed04f9f3ac52 (diff)
downloadtor-7322de15dc2f0858291f40df1a55a66c80b7fda9.tar.gz
tor-7322de15dc2f0858291f40df1a55a66c80b7fda9.zip
Split the slow unit tests into their own binary
This can run in parallel with the faster ones and the other tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e63576cfd4..0cdf2c4e61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -160,11 +160,13 @@ cscope.*
/src/test/bench
/src/test/bench.exe
/src/test/test
+/src/test/test-slow
/src/test/test-bt-cl
/src/test/test-child
/src/test/test-ntor-cl
/src/test/test_workqueue
/src/test/test.exe
+/src/test/test-slow.exe
/src/test/test-bt-cl.exe
/src/test/test-child.exe
/src/test/test-ntor-cl.exe