History log of /external/python/cpython2/Lib/unittest/test/test_setups.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33958b87f289068dfb0b4f41df8548cbf57a9eec 10-Jun-2010 Michael Foord <fuzzyman@voidspace.org.uk> Fix issue with nested test suites debug method and module setups. (unittest)
/external/python/cpython2/Lib/unittest/test/test_setups.py
0fedb28951034e0ee3c5cd4761257d85a5fd4da2 09-Jun-2010 Michael Foord <fuzzyman@voidspace.org.uk> Issue 8948. cleanup functions are not run by unittest.TestCase.debug(), plus class and module teardowns are not run by unittest.TestSuite.debug().
/external/python/cpython2/Lib/unittest/test/test_setups.py
db919f01884e8c93506db7d54325d4e68e61861b 05-Jun-2010 Michael Foord <fuzzyman@voidspace.org.uk> Tests for issue 8302, skipped test in a setUpClass or a setUpModule are reported as skips rather than errors.
/external/python/cpython2/Lib/unittest/test/test_setups.py
35b3792ed3598d9cc52160604ed0e4efa2b1af0b 26-Mar-2010 Michael Foord <fuzzyman@voidspace.org.uk> Turn unittest tests into a package
/external/python/cpython2/Lib/unittest/test/test_setups.py