Update of /cvsroot/boost/boost/libs/python/example/quickstart
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9929/libs/python/example/quickstart
Modified Files:
Tag: RC_1_34_0
Jamroot
Log Message:
Doc and build fixes by Dave Abrahams.
Index: Jamroot
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/example/quickstart/Attic/Jamroot,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- Jamroot 31 May 2007 22:03:06 -0000 1.1.2.3
+++ Jamroot 6 Jul 2007 19:47:17 -0000 1.1.2.4
@@ -35,3 +35,9 @@
: # requirements
: test_embed ; # name of test
+# Create a "test" target that runs all the tests
+alias test : test_ext test_embed ;
+
+# make sure the tests don't run by default
+explicit test_ext test_embed test ;
+
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs