aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Encryption/DecryptAllTest.php
Commit message (Expand)AuthorAgeFilesLines
* skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-241-10/+31
* Class "ProgressBar" is declared "final" and cannot be mocked.Joas Schilling2018-01-251-2/+5
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-0/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-6/+10
* Use ::class in test mocksMorris Jobke2017-10-241-2/+3
* Fix shared storage namespace in DecryptAll classVincent Petry2016-10-201-1/+1
* Fix getMock DecryptAllTestRoeland Jago Douma2016-09-131-1/+2
* skip shared files, if files get decrypted only for a specific user we shouldn...Bjoern Schiessle2016-07-271-3/+14
* Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-12/+23
* fix unit testsBjörn Schießle2016-05-301-3/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+347