summaryrefslogtreecommitdiff
path: root/weave/tests/test_build_tools.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved weaveTravis Oliphant2005-09-261-67/+0
|
* New import hooks are applied to weave. Clean up.Pearu Peterson2003-10-251-20/+4
|
* major overhaul to testing framework. module_xxx.test() now takes a 'level' ↵Eric Jones2002-02-191-6/+7
| | | | argument to specify how thorough the testing should be. Level 1 is the least thorough, and only runs rapid tests (as specified by the test writer) on the module/package. level=10 is the most thorough testing. Any value between 1 and 10 can be used. I'm currently using 1, 5, and 10 for most of my tests, but others may wish to use more fine grained settings.
* renaming compiler to weaveEric Jones2002-01-031-0/+82