sam marshall
771e3f7cab
MDL-41839 Files: Zip packer progress minor bugs
...
The progress variable wasn't always passed to recursive calls. This
caused a lack of progress() calls between files in subfolders. I
added a unit test for this situation.
2013-09-17 14:19:07 +01:00
sam marshall
71ab7e512b
MDL-41151 Files: Zip packer should have way to indicate progress
2013-09-05 16:41:57 +01:00
Petr Škoda
5f15f7c9aa
MDL-41022 cleanup core_files_zip_packer_testcase
2013-08-24 16:18:18 +02:00
Petr Škoda
8252b7c291
MDL-40901 standardise core test case class and file names
...
This finally allows us to type only the class name when executing individual core test cases.
2013-08-04 22:10:31 +02:00
Paul Nicholls
81d9f3d536
MDL-39339 - Add test zips for OSX system files and Thumbs.db
2013-05-30 09:22:56 +12:00
Petr Škoda
96846ef18b
MDL-37640 close all zip archives after use in unit tests
2013-01-25 12:46:58 +01:00
Petr Škoda
01b4040a27
MDL-37429 zipping improvements
...
Changes:
* zip_packer can create empty zip archives
* new option to ignore problematic files when creating archive
* detection of non-existent files
* debugging messages for opening of faulty zip archives
* coding style improvements
* no PHP 5.2 hacks
* more unit tests
2013-01-12 14:58:26 +01:00
Frederic Massart
1017426c26
MDL-32639 phpunit: Hack not to fail on debugging
2013-01-09 11:48:44 +08:00
Frederic Massart
e462f46b77
MDL-35117 librairies: File Packer can only extract a specific list a files
2012-10-18 13:38:48 +08:00
Petr Škoda
060bb94d81
MDL-35479 fix zip packer tests to use debugging asserts
2012-09-17 12:00:02 +02:00
Petr Škoda
f6b49abf9b
MDL-17830 fix zip_packer return status add debugging for invalid files and dirs
2012-07-29 16:09:18 +02:00
Petr Skoda
6fb8ae95f5
MDL-33753 support utf-8 filename unzipping
2012-07-06 08:03:38 +02:00
Petr Skoda
79c966cf21
MDL-33710, MDL-33710 add utf-8 flag to all zip files created in moodle and unzip from storage fix
2012-07-06 08:02:42 +02:00