Craig Weber
d8b106e6ee
FIX: TestRunner was not cleaning up DB on failure
...
When a unit test being run by PHPUnit encountered a fatal error,
TestRunner::tearDown was never being called. This resulted in tmpdb schemas
littering the database from failed test runs. This changeset fixes the issue
by registering TestRunner::tearDown as a shutdown function, so that it gets
called even in the event of a PHP Fatal Error.
2013-06-24 01:15:09 +02:00
..
2013-05-24 23:50:41 -07:00
2013-01-23 14:30:08 +13:00
2012-10-16 23:37:30 +13:00
2013-06-05 14:32:42 +02:00
2012-09-20 10:46:59 +02:00
2012-12-12 00:12:11 +13:00
2012-09-30 17:18:13 +13:00
2012-09-20 10:46:59 +02:00
2012-09-30 17:18:13 +13:00
2012-09-30 17:18:13 +13:00
2013-04-29 17:25:16 -07:00
2012-09-20 10:46:59 +02:00
2013-02-18 15:43:52 +01:00
2012-09-30 17:18:13 +13:00
2012-10-17 11:57:16 +13:00
2013-05-09 10:31:49 +02:00
2013-06-05 14:32:42 +02:00
2012-12-11 17:06:27 +01:00
2012-12-12 00:12:11 +13:00
2012-09-20 10:46:59 +02:00
2012-09-30 17:18:13 +13:00
2012-10-04 16:34:20 +10:00
2012-09-20 10:46:59 +02:00
2013-01-24 09:36:42 +01:00
2012-12-20 12:27:09 +10:00
2012-09-20 10:46:59 +02:00
2012-09-30 17:18:13 +13:00
2012-12-12 00:12:11 +13:00
2012-09-20 10:46:59 +02:00
2012-09-30 17:18:13 +13:00
2013-01-29 18:03:45 +01:00
2012-12-12 00:12:11 +13:00
2012-09-20 10:46:59 +02:00
2012-12-12 00:12:11 +13:00
2012-04-15 10:50:19 +12:00
2012-09-30 17:18:13 +13:00
2012-12-12 00:12:11 +13:00
2012-12-12 00:12:11 +13:00
2012-09-30 17:18:13 +13:00
2012-04-15 10:50:19 +12:00
2013-06-24 01:15:09 +02:00
2013-01-29 18:03:48 +01:00
2012-12-11 17:06:27 +01:00
2012-04-15 10:50:19 +12:00