summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/UtilTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix getMock encryptionRoeland Jago Douma2016-09-061-5/+10
|
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+213
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests