moodle/mod/assign/feedback/editpdf
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
..
backup/moodle2 MDL-45580 assignfeedback_editpdf: Save readonly version in backup 2014-06-23 14:46:18 +08:00
classes MDL-45580 assignfeedback_editpdf: Delete draft content on new submission 2014-06-23 14:17:24 +08:00
db MDL-45503 upgrade: add v2.7.0 sep lines 2014-05-28 01:13:42 +02:00
fpdi MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
lang/en MDL-44839 admin: Moved all system executable paths to config 2014-06-03 17:33:49 +08:00
pix MDL-42081 EditPDF: Add default stamp images 2013-11-11 11:39:27 +08:00
tests MDL-47675 phpunit: Update unit tests to pass on MSSQL 2014-10-20 14:26:11 +08:00
yui MDL-44015: EditPDF scrolls instead of drawing on iOS 2014-08-06 14:45:43 +09:30
ajax.php MDL-45580 assignfeedback_editpdf: Store a readonly version of the PDF 2014-06-23 14:16:49 +08:00
ajax_progress.php MDL-45580 assignfeedback_editpdf: Store a readonly version of the PDF 2014-06-23 14:16:49 +08:00
lib.php MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
locallib.php MDL-44304 assignfeedback_editpdf: Fix fatal error when viewing team assignments with editpdf responses. 2014-08-21 12:09:27 +08:00
settings.php MDL-44839 admin: Moved all system executable paths to config 2014-06-03 17:33:49 +08:00
styles.css Merge branch 'MDL-42705-master-nomerge' of git://github.com/mouneyrac/moodle 2013-11-13 14:42:32 +08:00
testgs.php MDL-42131 editpdf: Add missing require_login() to entry pages 2013-10-04 15:20:34 +08:00
thirdpartylibs.xml MDL-42148 new overview of 3rd party libraries 2013-10-16 14:48:29 +08:00
version.php MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00