For cygwin compatibility.
authoralpar
Mon, 21 Mar 2005 11:48:59 +0000
changeset 12354511c7d91834
parent 1234 49d018060749
child 1236 fd24f16e0d73
For cygwin compatibility.
src/test/Makefile.am
     1.1 --- a/src/test/Makefile.am	Mon Mar 21 11:46:13 2005 +0000
     1.2 +++ b/src/test/Makefile.am	Mon Mar 21 11:48:59 2005 +0000
     1.3 @@ -32,7 +32,7 @@
     1.4  	heap_test
     1.5  
     1.6  TESTS = $(check_PROGRAMS)
     1.7 -XFAIL_TESTS = test_tools_fail
     1.8 +XFAIL_TESTS = test_tools_fail$(EXEEXT)
     1.9  
    1.10  bfs_test_SOURCES = bfs_test.cc
    1.11  dfs_test_SOURCES = dfs_test.cc