| Version 3 (modified by scottmc, 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/python/Lib/test> python regrtest.py
| test_grammar | passed | |
| test_opcodes | passed | |
| test_dict | passed | |
| test_builtin | passed | |
| test_exceptions | passed | |
| test_types | passes now | |
| test_unittest | passed |
