| Version 4 (modified by hometue, 3 years ago) (diff) |
|---|
Boost Test Status Checklist
Boost comes with a test suite....
This page will serve as a place to keep track of the progress in fixing the various tests, or explaining why it's ok that they are failing on Haiku.
- ~/develop/haikuports/dev-libs/boost/work/boost_1_50_0/libs/(lib name)/test> bjam
Note: While most of the Jam files are in the right place, the test folders of the library folder, I found a few libraries with their Jam file in the folder of the library itself.
Boost.Locale
| iconv (libc) | Failed | |
| iconv (separate) | Passed | |
| icu | Failed | |
| icu (lib64) | Failed |
