summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Encryption
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-16/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-273-12/+13
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+0
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-212-8/+54
* Fix unit testsJoas Schilling2019-02-221-1/+1
* Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+6
* update unit testsBjoern Schiessle2018-03-021-1/+2
* Clean up single user modeMorris Jobke2017-02-222-12/+12
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-016-32/+57
* Move tests/core/ to PSR-4Joas Schilling2016-05-196-0/+1028