Tim Peters
e558486953
Implementing a happy idea from Georg Brandl: make runtest() try to
...
clean up files and directories the tests often leave behind by
mistake. This is the first time in history I don't have a bogus
"db_home" directory after running the tests ;-)
Also worked on runtest's docstring, to say something about all the
arguments, and to document the non-obvious return values.
New functions runtest_inner() and cleanup_test_droppings() in
support of the above.
2006-06-09 19:24:44 +00:00
..
2006-06-08 05:39:54 +00:00
2006-05-03 18:18:32 +00:00
2006-06-06 15:34:18 +00:00
2006-05-26 14:07:23 +00:00
2006-05-01 03:03:02 +00:00
2006-06-04 23:43:53 +00:00
2006-05-26 08:41:25 +00:00
2006-06-06 12:46:55 +00:00
2006-05-18 07:28:58 +00:00
2006-05-01 16:14:16 +00:00
2006-06-07 20:18:44 +00:00
2006-04-23 15:24:26 +00:00
2006-06-09 19:24:44 +00:00
2006-06-09 17:47:00 +00:00
2006-06-09 13:15:57 +00:00
2006-04-03 06:58:51 +00:00
2006-05-18 06:18:06 +00:00
2006-05-18 06:18:06 +00:00
2006-04-18 03:28:32 +00:00
2006-05-30 00:26:01 +00:00
2006-05-28 19:13:17 +00:00
2006-05-10 17:13:20 +00:00
2006-05-26 12:52:53 +00:00
2006-05-02 19:47:52 +00:00
2006-04-14 18:25:39 +00:00
2006-05-27 12:29:24 +00:00
2006-05-03 13:02:47 +00:00
2006-05-18 06:51:46 +00:00
2006-03-31 18:25:44 +00:00
2006-05-11 19:57:09 +00:00
2006-06-05 01:43:03 +00:00
2006-05-31 14:08:48 +00:00
2006-06-04 23:52:47 +00:00
2006-06-08 13:54:49 +00:00
2006-03-31 18:42:16 +00:00
2006-04-09 03:35:43 +00:00
2006-05-22 15:59:12 +00:00
2006-05-03 18:03:22 +00:00
2006-05-04 05:08:10 +00:00
2006-04-30 17:42:26 +00:00
2006-04-11 07:21:20 +00:00
2006-05-18 02:06:40 +00:00
2006-05-11 13:28:43 +00:00
2006-06-06 12:46:55 +00:00
2006-03-31 17:18:06 +00:00
2006-04-06 19:35:27 +00:00
2006-04-21 21:18:10 +00:00
2006-05-28 19:13:17 +00:00
2006-05-10 17:13:20 +00:00
2006-05-26 18:03:31 +00:00
2006-04-17 13:37:15 +00:00
2006-05-25 18:44:09 +00:00
2006-04-30 08:57:35 +00:00
2006-06-02 23:22:51 +00:00
2006-04-21 02:31:07 +00:00
2006-05-29 14:39:00 +00:00
2006-04-18 00:59:55 +00:00
2006-03-25 12:15:04 +00:00
2006-04-01 00:26:53 +00:00
2006-03-16 06:30:02 +00:00
2006-03-16 06:50:13 +00:00
2006-05-01 03:03:02 +00:00
2006-04-30 18:14:54 +00:00
2006-04-17 20:17:25 +00:00
2006-04-03 02:46:44 +00:00
2006-04-28 16:54:25 +00:00
2006-06-01 13:41:46 +00:00
2006-04-11 07:21:20 +00:00
2006-06-06 12:46:55 +00:00
2006-06-04 13:49:49 +00:00
2006-03-16 06:33:21 +00:00
2006-03-15 08:23:53 +00:00
2006-03-10 11:20:04 +00:00
2006-06-04 13:49:49 +00:00
2006-06-04 22:15:37 +00:00
2006-05-27 14:02:03 +00:00
2006-04-09 04:00:49 +00:00
2006-05-11 13:28:43 +00:00
2006-06-04 23:52:47 +00:00
2006-03-30 21:43:35 +00:00
2006-04-24 22:45:13 +00:00
2006-05-02 17:36:09 +00:00
2006-05-29 20:52:54 +00:00
2006-04-30 09:23:59 +00:00
2006-04-01 22:14:43 +00:00
2006-05-26 19:23:21 +00:00
2006-04-07 05:39:17 +00:00
2006-05-27 12:29:24 +00:00
2006-05-02 06:53:59 +00:00
2006-05-03 17:46:13 +00:00
2006-06-09 16:40:18 +00:00
2006-03-28 10:07:46 +00:00