[Fresco-changes] Fresco/Babylon/config local.mk.in,1.9,1.10
Tobias Hunger
tobias at fresco.org
Sun Apr 6 16:16:17 UTC 2003
- Previous message: [Fresco-changes] Fresco/Babylon Makefile.in,1.14,1.15 configure.ac,1.22,1.23
- Next message: [Fresco-changes] Fresco/Babylon/test Makefile.in,1.4,1.5 framework.cc,1.1,NONE script.sh,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/fresco/Fresco/Babylon/config
In directory purcel:/tmp/cvs-serv26197/Babylon/config
Modified Files:
local.mk.in
Log Message:
* Make sure that we don't try to build/run tests if Fresco-Test is not around
* Make all Makefiles aware of build-tests and run-tests.
* Added a doc/ and doc/examples/ directory to Fresco-Test with some FAQ-like
explaination on how to write tests/integrate tests into the framework
The unit test framework is in place now... only the actual tests are still
missing;-)
Index: local.mk.in
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/config/local.mk.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- local.mk.in 5 Apr 2003 22:37:33 -0000 1.9
+++ local.mk.in 6 Apr 2003 16:15:44 -0000 1.10
@@ -40,7 +40,7 @@
CXX := @CXX@
SYNOPSIS := synopsis
-TEST_CONFIG := @TEST_CONFIG@
+FRESCO_TEST_CONFIG := @FRESCO_TEST_CONFIG@
SHTOOL := @top_srcdir@/config/shtool
SO_CXXFLAGS := @SO_CXXFLAGS@
- Previous message: [Fresco-changes] Fresco/Babylon Makefile.in,1.14,1.15 configure.ac,1.22,1.23
- Next message: [Fresco-changes] Fresco/Babylon/test Makefile.in,1.4,1.5 framework.cc,1.1,NONE script.sh,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Fresco-changes
mailing list