django1/tests/test_discovery_sample
Claude Paroz bc6caa5d45 Made a doctest compatible with Python 2
That test might not always execute, but can be executed when the
parent test label is explicitely given.
2014-10-23 11:16:17 +02:00
..
tests Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
doctests.py Made a doctest compatible with Python 2 2014-10-23 11:16:17 +02:00
empty.py Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. 2013-12-26 11:26:24 -05:00
pattern_tests.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
tests_sample.py Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones 2014-04-12 11:42:06 +02:00