Brian Granger
cbd271fb01
Refactored iptest to include the iptestall capabilities.
...
We not have a test suite that can be run with `iptest all`. Give it a
shot!
2009-04-24 10:12:50 -07:00
Fernando Perez
cdac592b4e
Reactivate --with-ipdoctest option by default, now that trial is isolated.
2009-04-23 15:29:27 -07:00
Fernando Perez
32edd98fbd
Skip things we shouldn't be testing
2009-04-22 16:34:16 -07:00
Fernando Perez
75873476f5
- Make ipdoctest a little cleaner by giving it separate option names.
...
This is in an attempt at better isolating it from the rest of nose, because
we are seeing intermittent Twisted errors when it is enabled. However, I
still see them sometimes.
- Also, make the reference counting tests a little less verbose.
2009-04-03 02:03:12 -07:00
Brian Granger
842130bd17
Temporarily disabling the ipdoctest nose plugin.
...
This plugin was causing problems with Twisted. We need to go through
the plugin to find the source of the problem. For now, our test suite
passes though.
2009-03-20 21:18:16 -07:00
Fernando Perez
d2f86cc9a4
Fix problems with multiline doctests and add docs about testing.
...
Also enabled some more testings that were blacklisted, now that the testing
machinery is more robust.
2009-03-15 18:38:04 -07:00
Fernando Perez
55b455032b
Cleanup testing machinery.
2009-03-10 22:49:08 -07:00
Fernando Perez
07b2c09938
Update decorators and test scripts.
2009-03-10 13:02:00 -07:00
Fernando Perez
366ad68411
Fixes to testing system: ipdocetst plugin wasn't being properly loaded.
2008-11-08 21:54:34 -08:00
Fernando Perez
cc13fca3c2
Add module I forgot
2008-08-23 23:37:40 -07:00