root/trunk/unit_tests/

Date Rev Chgset Author Log Message
12/06/06 17:33:32 140 140 jpellerin Fixed #95
12/06/06 17:07:48 139 139 jpellerin Added isolation plugin and very basic tests. For #110
12/05/06 16:40:54 138 138 jpellerin Fixed #111; fixed bug in tests for #105 when verbosity is high.
12/05/06 16:24:48 137 137 jpellerin Added unit tests for fixes for #105
11/22/06 10:53:17 128 128 jpellerin Added test for decorators preserving function line number (for #105)
11/22/06 10:32:17 127 127 jpellerin For #107: import all unittest.TestCase assert funcs as pep8-named funcs in ...
11/15/06 22:34:10 121 121 jpellerin Reverted [113] in trunk. That work belongs in the new_loader work branch ...
11/13/06 17:06:48 113 113 jpellerin Began rewriting loader and suite classes to be more clear.
11/12/06 20:36:26 111 111 jpellerin * Applied patch in #92 with some small adjustments, including renaming ...
10/22/06 14:17:11 108 108 jpellerin r3573@Jason-Pellerins-Computer: jhp | 2006-10-22 15:17:07 -0400 ...
10/10/06 16:42:02 103 103 jpellerin r3565@Jason-Pellerins-Computer: jhp | 2006-10-10 17:41:53 -0400 ...
10/10/06 15:56:49 102 102 jpellerin r3563@Jason-Pellerins-Computer: jhp | 2006-10-10 16:54:46 -0400 ...
09/06/06 11:28:55 96 96 jpellerin Removed erroreous comment in core. Fixed #86.
08/24/06 20:49:08 93 93 jpellerin r3545@Jason-Pellerins-Computer: jhp | 2006-08-24 20:49:02 -0500 ...
08/24/06 19:28:36 91 91 jpellerin r3542@Jason-Pellerins-Computer: jhp | 2006-08-24 19:28:32 -0500 ...
08/23/06 14:37:07 87 87 jpellerin Implemented #75: multiple include and exclude arguments are now accepted.
08/08/06 12:23:39 86 86 jpellerin Fixed bug in selection of modules when the selected test that should match ...
07/28/06 16:37:02 81 81 jpellerin Fixed #72: :Class now selects all testlike methods of the class. Also ...
07/27/06 13:54:03 80 80 jpellerin Updated path handling in multi-where case to make absfile, import, etc ...
07/12/06 20:22:44 76 76 jpellerin r3499@Jason-Pellerins-Computer: jhp | 2006-07-12 20:22:38 -0500 ...
06/29/06 22:17:03 70 70 jpellerin r3476@Jason-Pellerins-Computer: jhp | 2006-06-29 22:16:58 -0500 ...
06/21/06 21:11:00 62 62 jpellerin r2483@Jason-Pellerins-Computer: jhp | 2006-06-21 21:10:54 -0500 ...
04/26/06 21:39:57 29 29 jpellerin r901@Jason-Pellerins-Computer: jhp | 2006-04-26 21:38:44 -0500 ...
04/24/06 22:21:13 27 27 jpellerin r892@Jason-Pellerins-Computer: jhp | 2006-04-23 19:17:28 -0500 ...
04/23/06 18:53:25 26 26 jpellerin * Disable attr plugin eval option for python 2.3 (#44) ...
04/19/06 20:35:47 25 25 jpellerin Missed test helpers file
04/19/06 20:34:11 24 24 jpellerin Documentation and 2.3 compatibility updates
04/16/06 12:58:40 23 23 jpellerin * Unittest compat updates (#34, #36) ...
04/10/06 21:50:10 21 21 jpellerin * Support test methods that are generators (#14) ...