moodle/course/tests
Adrian Greeve c42d18183a MDL-47675 phpunit: Update unit tests to pass on MSSQL
Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.

This patch includes the garbage collection for the unit tests
that require it.
2014-10-20 14:26:11 +08:00
..
behat MDL-43472 course: behat tests for searching courses 2014-10-04 08:40:32 +01:00
fixtures MDL-46937 modinfo: Allow course format to overwrite section availability 2014-09-18 16:18:22 +08:00
courseformat_test.php MDL-46937 modinfo: Allow course format to overwrite section availability 2014-09-18 16:18:22 +08:00
courselib_test.php MDL-47675 phpunit: Update unit tests to pass on MSSQL 2014-10-20 14:26:11 +08:00
courserequest_test.php MDL-42224 clean up message and email redirection testing 2013-10-12 13:59:07 +02:00
externallib_test.php MDL-47675 phpunit: Update unit tests to pass on MSSQL 2014-10-20 14:26:11 +08:00
management_helper_test.php MDL-42858 Course Management: Update phpunit test for core_course_management_helper_test 2013-11-25 15:39:22 +08:00