aboutsummaryrefslogtreecommitdiffstats
path: root/tests/compress
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11109] Re-add file conflict checks to compress classFyorl2012-09-141-2/+13
| | | | PHPBB3-11109
* [ticket/11045] Removed file conflict tests for compress classFyorl2012-09-111-13/+2
| | | | PHPBB3-11045
* [ticket/11045] Replaced __DIR__ with dirname(__FILE__)Fyorl2012-09-011-8/+8
| | | | PHPBB3-11045
* [ticket/11045] Opening brace on its own lineFyorl2012-08-281-1/+2
| | | | PHPBB3-11045
* [ticket/11045] Explicitely check for zlib and bz2Fyorl2012-08-281-2/+1
| | | | PHPBB3-11045
* [ticket/11045] Added tests for file conflictsFyorl2012-08-281-5/+21
| | | | PHPBB3-11045
* [ticket/11045] Added unit tests for the compress classFyorl2012-08-2811-0/+161
PHPBB3-11045