summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2013-09-02 13:11:02 +0400
committerIvan Maidanski <ivmai@mail.ru>2013-09-02 13:11:02 +0400
commit039f96c7ca297b2ea3dffa81793c9c1b7410886f (patch)
treeb364a103a515c23db649b80239ce931f49ef0f65 /.gitignore
parent26950073d9c2b65c31f21c0f01cc2a6a78aa4e1b (diff)
downloadbdwgc-039f96c7ca297b2ea3dffa81793c9c1b7410886f.tar.gz
Rename subthread_create to subthreadcreate_test (Makefile)
* tests/tests.am (TESTS, check_PROGRAMS, subthreadcreate_SOURCES, subthreadcreate_test_LDADD): Rename "subthread_create" to "subthreadcreate_test" (except for .c file). * .gitignore: Likewise.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af2e5089..b7e8c218 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,7 +49,7 @@
/setjmp_test
/smashtest
/staticrootstest
-/subthread_create
+/subthreadcreate_test
/test_cpp
/threadkey_test
/threadleaktest