Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved weave | Travis Oliphant | 2005-09-26 | 1 | -67/+0 |
| | |||||
* | New import hooks are applied to weave. Clean up. | Pearu Peterson | 2003-10-25 | 1 | -20/+4 |
| | |||||
* | major overhaul to testing framework. module_xxx.test() now takes a 'level' ↵ | Eric Jones | 2002-02-19 | 1 | -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 weave | Eric Jones | 2002-01-03 | 1 | -0/+82 |