diff tests/testincludes/Makefile @ 1595:628433c343b4

Fixed DStress tests nocompile/c/{const_32_B.d,const_32_C.d}. Updated the runtest script to build libtangobos-partial.a if it hasn't already been built. Added in signbit() and va_arg!()() to libtangobos-partial.a so more of the phobos dependent DStress tests pass.
author Robert Clipsham <robert@octarineparrot.com>
date Sun, 08 Nov 2009 16:16:17 +0000
parents 6aaa3d3c1183
children
line wrap: on
line diff
--- a/tests/testincludes/Makefile	Sat Nov 07 14:21:56 2009 +0000
+++ b/tests/testincludes/Makefile	Sun Nov 08 16:16:17 2009 +0000
@@ -58,9 +58,9 @@
 OBJ_CORE= \
     std/gc.bc \
     std/outofmemory.bc \
+    std/IEEE.bc \
+    std/stdarg.bc \
 #    std/asserterror.bc \
-#    std/math.bc \
-#    std/stdarg.bc
 #    std/format.bc \
 
 ALL_OBJS= \