summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:06:41 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:06:41 +0900
commitcc571feb7acff6dc247f3dcd9353e110e50f70c7 (patch)
tree6bc4c6611a77dca57848fc8750569f31c177f369 /.gitignore
parenta376c91494c954491fd424f3b51ab4579b9846a2 (diff)
.gitignore updated to reflact new test names
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 17 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index ada879b..4450075 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,20 +20,23 @@ autom4te.cache
.*
*~
.*~
-tests/test_pair_inproc
-tests/test_pair_ipc
-tests/test_pair_tcp
-tests/test_reqrep_inproc
-tests/test_reqrep_ipc
-tests/test_reqrep_tcp
-tests/test_shutdown_stress
-tests/test_hwm
-tests/test_timeo
-tests/test_reqrep_device
-tests/test_reqrep_drop
-tests/test_sub_forward
-tests/test_invalid_rep
-tests/test_msg_flags
+tests/pair_inproc
+tests/pair_ipc
+tests/pair_tcp
+tests/reqrep_inproc
+tests/reqrep_ipc
+tests/reqrep_tcp
+tests/shutdown_stress
+tests/hwm
+tests/timeo
+tests/reqrep_device
+tests/reqrep_drop
+tests/sub_forward
+tests/invalid_rep
+tests/msg_flags
+tests/reconnect
+tests/linger
+tests/max_sockets
src/platform.hpp*
src/stamp-h1
perf/local_lat