Django

Code

root/django/branches/magic-removal/tests/runtests.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2734 [2734] 04/23/06 16:59:49 adrian magic-removal: Changed unit tests to run with DEBUG = False
(edit) @2457 [2457] 03/01/06 11:08:33 jacob magic-removal: added transaction support to Django! see transactions.txt …
(edit) @2387 [2387] 02/24/06 22:46:06 adrian magic-removal: Removed legacy init_minimal calls. Unit test framework …
(edit) @2339 [2339] 02/18/06 14:24:24 adrian magic-removal: Merged to [2338]
(edit) @2313 [2313] 02/17/06 06:46:03 russellm magic-removal: Removed last references to OLD_get_accessor_name, and added …
(edit) @2310 [2310] 02/16/06 08:07:23 russellm magic-removal: Fixes #1343 -- Modified model validator to only validate …
(edit) @2279 [2279] 02/05/06 00:24:35 russellm magic-removal: Deferred import of django.db.models to allow --settings …
(edit) @2278 [2278] 02/04/06 18:03:12 lukeplant magic-removal: elimated 'module._MODELS' and replaced with a register …
(edit) @2253 [2253] 02/03/06 17:24:20 adrian magic-removal: Improved model unit-test runner to rollback database for …
(edit) @2035 [2035] 01/17/06 11:57:27 adrian magic-removal: Merged to [2034]
(edit) @1845 [1845] 01/06/06 16:45:00 jkocherhans magic-removal: django-admin.py init now installs django.contrib.sessions …
(edit) @1818 [1818] 01/04/06 11:06:16 adrian magic-removal: Merged to [1817]
(edit) @1637 [1637] 12/14/05 00:24:32 adrian magic-removal: Various cleanup and moving, with respect to the recent …
(edit) @1628 [1628] 12/13/05 22:47:09 adrian magic-removal: Removed unnecessary import in runtests.py
(edit) @1620 [1620] 12/13/05 21:50:46 adrian magic-removal: Changed runtests.py to fix import-order error in overriding …
(edit) @1613 [1613] 12/13/05 10:17:33 adrian magic-removal: Small simplification of test_namespace assignment in …
(edit) @1608 [1608] 12/11/05 23:40:09 adrian magic-removal: Changed runtests.py to use new modeltests package and to …
(edit) @1595 [1595] 12/11/05 16:10:02 adrian magic-removal: Changed model unit tests to use new Model.objects.* syntax …
(copy) @1587 [1587] 12/08/05 22:53:58 adrian Created magic-removal branch, from revision [1586] of trunk
copied from django/trunk/tests/runtests.py:
(edit) @1520 [1520] 12/01/05 00:39:39 adrian Fixed #964 -- Added helpful error message if there's a problem in running …
Note: See TracRevisionLog for help on using the revision log.