Boost logo

Boost :

Subject: [boost] python/test/Jamfile.v2 help needed
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2010-04-04 01:29:33


I've merged the current boost/python and libs/python trunk into the release branch,
followed by this patch:

Index: libs/python/test/Jamfile.v2
===================================================================
--- libs/python/test/Jamfile.v2 (revision 61033)
+++ libs/python/test/Jamfile.v2 (working copy)
@@ -184,8 +184,10 @@
 # bpl-test bienstman5 ;
 # }

-[ bpl-test calling_conventions ]
-[ bpl-test calling_conventions_mf ]
+# XXX disabled on release branch only,
+# XXX to avoid failures on platforms other than Windows
+# [ bpl-test calling_conventions ]
+# [ bpl-test calling_conventions_mf ]

 # --- unit tests of library components ---

Is it possible to have those two tests built and run only under Windows?

Thanks!

Ralf


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk