adding tests

Original commit message from CVS:
adding tests
This commit is contained in:
Thomas Vander Stichele 2002-11-18 22:54:06 +00:00
parent b25231d5c8
commit 926f38ba31
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
testsfailing = threadc
testsfailing = threadc threadd threade threadf
TESTS = $(testprogs)

View file

@ -1,5 +1,5 @@
testprogs = thread1 thread2 thread3 thread4 thread5 threadb
testsfailing = threadc
testsfailing = threadc threadd threade threadf
TESTS = $(testprogs)