Changes between Version 8 and Version 9 of PythonRegressionTests
- Timestamp:
- 01/31/09 08:02:28 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonRegressionTests
v8 v9 2 2 === Python Regression Test Checklist === 3 3 4 Python comes with a lot of regression , most are already passing on Haiku, but a handful aren't. 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.4 Python comes with a lot of regression tests, most are already passing on Haiku, but a handful aren't. 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. 5 5 6 6 * ~/develop/python/Lib/test> python regrtest.py
