moodle/backup/util
Eloy Lafuente (stronk7) 07a069f1c0 MDL-50063 unittests: Remove some unnecesary gc_collect_cycles()
Now backup and restore operations free logger resources calling
to the destroy() method. This commit ensures:

1) That gc_collect_cycles() is not used anymore in backup-related tests.
2) That all backup and restore controllers in test do always call
   to the detroy() method.
3) Some unset() calls, needed to make gc_collect_cycles() are not used
   anymore.
2016-05-13 02:50:45 +02:00
..
checks MDL-50063 unittests: Remove some unnecesary gc_collect_cycles() 2016-05-13 02:50:45 +02:00
dbops MDL-54205 backup: loggers close() and destroy() 2016-05-13 01:54:28 +02:00
destinations/tests MDL-32569 convert remaining backup tests and drop old simpletests 2012-04-21 16:24:33 +02:00
factories MDL-30937 core_backup: use default log level when none specified 2014-12-07 21:18:13 -08:00
helper MDL-54205 backup: loggers close() and destroy() 2016-05-13 01:54:28 +02:00
includes MDL-41754 (1) Progress tracking : moved from backup and restore to core 2014-01-27 17:45:50 +07:00
interfaces
loggers MDL-54205 tests: verify destroy() and close() behavior 2016-05-13 01:54:37 +02:00
output
plan MDL-50063 unittests: Remove some unnecesary gc_collect_cycles() 2016-05-13 02:50:45 +02:00
settings MDL-52284 core: PHP7 engine errors have type Throwable 2015-12-10 10:49:37 +08:00
structure MDL-46455 backup: Keep external database logstore code self-contained. 2015-10-09 16:23:09 -07:00
ui MDL-53571 behat: Use Escaper for escaping 2016-04-06 15:38:31 +08:00
xml MDL-41674 backup: Use a trie for grouped path detection. 2015-01-11 12:54:32 +11:00