|
Boost Testing : |
Subject: [Boost-testing] [Serialization] Testing issue.
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-03-09 18:21:46
I have one test - test_dll_plugin which is giving problems on all plaforms.
It tests a dynamically loaded DLL. When I run bjam on my own system
it seems to work well on both windows and gcc under cygwin. But
the test matrix shows all platforms failing for this test!. I can't help
but think its related to the fact that this uses a dynamically loaded
DLL but maybe that's a red herring. Any suggestions would be
appreciated.
Robert Ramey