From 926f38ba31bda8d65664d84c6ec065bef2afc2cf Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 18 Nov 2002 22:54:06 +0000 Subject: [PATCH] adding tests Original commit message from CVS: adding tests --- tests/old/testsuite/threads/Makefile.am | 2 +- testsuite/threads/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/old/testsuite/threads/Makefile.am b/tests/old/testsuite/threads/Makefile.am index 3a16ac8..25ac444 100644 --- a/tests/old/testsuite/threads/Makefile.am +++ b/tests/old/testsuite/threads/Makefile.am @@ -1,5 +1,5 @@ testprogs = thread1 thread2 thread3 thread4 thread5 threadb -testsfailing = threadc +testsfailing = threadc threadd threade threadf TESTS = $(testprogs) diff --git a/testsuite/threads/Makefile.am b/testsuite/threads/Makefile.am index 3a16ac8..25ac444 100644 --- a/testsuite/threads/Makefile.am +++ b/testsuite/threads/Makefile.am @@ -1,5 +1,5 @@ testprogs = thread1 thread2 thread3 thread4 thread5 threadb -testsfailing = threadc +testsfailing = threadc threadd threade threadf TESTS = $(testprogs) -- 2.7.4