summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-04-13 15:30:59 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-09 14:04:53 -0400
commit118556e4b32c30d91c2d132c5f8d3cb8e551fafc (patch)
treec75535a3e663acade39c703ea84e2dadf0f910bc /.gitignore
parentdcf948da0652ca13f5b44f0e15e062f1ff3f8993 (diff)
downloadtor-118556e4b32c30d91c2d132c5f8d3cb8e551fafc.tar.gz
tor-118556e4b32c30d91c2d132c5f8d3cb8e551fafc.zip
Quick-and-dirty test for timers code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b141e80e89..7900141ceb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -180,6 +180,7 @@ uptime-*.json
/src/test/test-memwipe
/src/test/test-ntor-cl
/src/test/test-switch-id
+/src/test/test-timers
/src/test/test_workqueue
/src/test/test.exe
/src/test/test-slow.exe
@@ -188,6 +189,7 @@ uptime-*.json
/src/test/test-ntor-cl.exe
/src/test/test-memwipe.exe
/src/test/test-switch-id.exe
+/src/test/test-timers.exe
/src/test/test_workqueue.exe
/src/test/test_zero_length_keys.sh
/src/test/test_ntor.sh