##// END OF EJS Templates
Commiting fixes for running our test suite using trial and nose....
Commiting fixes for running our test suite using trial and nose. We are moving towards a model that allows trial and nose to each run different parts of our test suite. I have added __test__ = {} to modules that nose should skip. I have added new decorators that trial can use to skip tests. See this ticket for more information: https://bugs.launchpad.net/bugs/362142
Brian Granger -
r1963:c3537344
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
check_sources.py Loading ...
compile.py Loading ...
make_tarball.py Loading ...
mkrel.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testrel Loading ...
testupload Loading ...
update_revnum.py Loading ...