Django

Code

root/django/trunk/django/test/simple.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8296 [8296] 08/11/08 07:11:25 russellm Fixed #5461 -- Refactored the database backend code to use classes for the …
(edit) @7131 [7131] 02/18/08 18:08:08 mtredinnick Fixed #6481 -- Fixed a bunch of import problems (and some whitespace …
(edit) @5769 [5769] 07/27/07 23:02:52 russellm Fixed #4460 -- Added the ability to be more specific in the test cases …
(edit) @5752 [5752] 07/23/07 07:14:32 russellm Fixed #3771 -- Modified the test runner to observe the --noinput argument …
(edit) @5729 [5729] 07/20/07 08:57:49 russellm Fixed #3782 -- Added support for the suite() method recommended by the …
(edit) @5391 [5391] 05/31/07 08:18:12 russellm Fixed #4426 -- Renamed duplicate doctest module _doctest, and documented …
(edit) @5180 [5180] 05/10/07 07:07:34 russellm Fixed import error handling when application tests are stored in a tests …
(edit) @4850 [4850] 03/29/07 06:59:31 russellm Fixed #3253 -- Included test errors in the return code.
(edit) @4608 [4608] 02/26/07 06:52:01 russellm Fixed #3253 -- Exposed the number of failed tests as a return code in …
(edit) @4541 [4541] 02/18/07 02:07:18 russellm Fixed #2916 -- Moved syncdb call out of simple test runner and into …
(edit) @4486 [4486] 02/11/07 17:50:35 mtredinnick Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
(edit) @4485 [4485] 02/11/07 00:20:52 russellm Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(edit) @3740 [3740] 09/09/06 09:58:46 russellm Fixes #2669 -- Added check on import of tests.py to differentiate between …
(edit) @3707 [3707] 09/02/06 04:26:24 russellm Refs #2333 - Re-added the template rendering signal for testing purposes; …
(edit) @3689 [3689] 08/31/06 09:29:47 russellm Refs #2333 - Added more documentation for testing framework, and clarified …
(add) @3658 [3658] 08/27/06 07:24:59 russellm Refs #2333 - Added test framework. This includes doctest and unittest …
Note: See TracRevisionLog for help on using the revision log.