summaryrefslogtreecommitdiff
path: root/weave/tests/test_inline_tools.py
Commit message (Expand)AuthorAgeFilesLines
* Moved weaveTravis Oliphant2005-09-261-46/+0
* Updated for weave support for numarray.jmiller2005-09-081-1/+1
* New import hooks are applied to weave. Clean up.Pearu Peterson2003-10-251-20/+8
* major rewrite of weave.Eric Jones2002-09-121-1/+1
* fixed bug in test. an error was being thrown with the void value returned by...Eric Jones2002-06-061-2/+2
* improved how error is thrown in testEric Jones2002-04-111-1/+2
* fixed a test that was broken. The test also points out that exceptions can b...Eric Jones2002-04-111-4/+5
* major overhaul to testing framework. module_xxx.test() now takes a 'level' a...Eric Jones2002-02-191-4/+5
* added test for checking whether conversion exceptions are working correctly i...Eric Jones2002-01-141-0/+55