Andrew Nicols
4463f996c4
MDL-51236 phpunit: Prevent testsuite name conflicts
...
The testsuite name is fed straight into a class_exists() in
PHPUnit_Framework_TestSuite. In some cases, e.g. cachestore_static, the
class does exist, it's then fed into a ReflectionClass, and the test fails.
The testsuite needs to not conflict with any classes which could be
autoloaded in Moodle core.
2015-08-28 14:22:07 +08:00
..
2015-08-11 12:11:43 +08:00
2015-07-27 14:29:47 +08:00
2015-08-20 11:44:49 +08:00
2015-08-14 10:27:53 +08:00
2015-08-04 12:09:30 +08:00
2015-08-19 18:30:33 +02:00
2015-08-11 22:58:09 +02:00
2015-08-20 15:25:44 +08:00
2015-08-13 00:38:41 +02:00
2015-08-20 11:44:56 +08:00
2015-08-28 14:22:07 +08:00
2015-08-14 10:27:53 +08:00
2015-08-19 18:30:33 +02:00
2015-07-31 15:16:08 +00:00
2015-08-13 13:21:03 +01:00
2015-07-27 10:33:39 +08:00
2015-08-03 00:58:50 +00:00
2015-08-14 09:54:20 +08:00
2015-08-04 09:54:34 +08:00
2015-07-24 15:54:45 +08:00
2015-08-06 12:53:17 +01:00
2015-08-17 10:33:05 +08:00
2015-07-23 08:40:06 +02:00
2015-08-20 11:44:56 +08:00
2015-08-18 15:48:55 +08:00
2015-07-28 10:59:18 +08:00
2015-07-27 14:29:47 +08:00
2015-08-11 12:18:21 +08:00
2015-08-20 11:44:56 +08:00
2015-08-11 02:35:11 +02:00
2015-08-11 10:42:08 -06:00
2015-08-04 09:54:34 +08:00