Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-10-08 23:41:18


There's something wrong with the way Python tests work in BBv2. When
a test succeeds (unless --preserve-test-targets is passed), the built
extension module is deleted. That's as it should be. But next time I
run the test, if I've modified the python test file, the test will
fail because the extension module won't be rebuilt. Go to
libs/python/test and
                 
                 bjam polymorphism2
                 touch polymorphism2.py
                 bjam polymorphism2

for example.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk