]> granicus.if.org Git - gc/commitdiff
Remove resolved FIXME in tests.am script.
authorIvan Maidanski <ivmai@mail.ru>
Wed, 31 Aug 2011 16:07:31 +0000 (20:07 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 31 Aug 2011 16:07:31 +0000 (20:07 +0400)
(The stated FIXME no longer in force.)

* tests/tests.am: Remove ancient FIXME about trace_test that it does
not work on MacOS X.

tests/tests.am

index f350574993ca2fd9d251f66e3dc979ec31925783..c43ff60842c08e55f58d0f8961a7e75c9b29b45e 100644 (file)
@@ -1,5 +1,4 @@
 #
-#
 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
 #
@@ -9,16 +8,9 @@
 # provided the above notices are retained, and a notice that the code was
 # modified is included with the above copyright notice.
 
-
-## FIXME: trace_test doesn't work on macosx 10.3
-## gcc -g -O2 -o .libs/tracetest trace_test.o  ../.libs/libgc.dylib -lpthread
-## ld: Undefined symbols:
-## _GC_generate_random_backtrace
-
 # Common libs to _LDADD for all tests.
 test_ldadd = $(top_builddir)/libgc.la $(EXTRA_TEST_LIBS)
 
-
 TESTS += gctest$(EXEEXT)
 check_PROGRAMS += gctest
 gctest_SOURCES = tests/test.c