nextcloud/tests/lib/files
Lukas Reschke ad4c731c4c Correct regular expressions
Previously the regex was only matching on single characters. Meaning that file names such as "👍.txt" where possible while "👍" alone never was. This check apparently never worked as expected.
2015-07-30 11:22:14 +02:00
..
cache Get correct mimetype when moving and changing extension 2015-05-21 10:57:58 +02:00
mount Properly add trailing slash to mount point 2015-04-13 12:36:47 +02:00
node Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
objectstore Add a test for ObjectStore\NoopScanner 2015-03-04 11:48:31 +01:00
storage Add a unit test for the disabled encryption case 2015-07-23 17:01:44 +02:00
stream Merge pull request #16452 from owncloud/enc_ftp_upload 2015-05-26 12:02:41 +02:00
type Pass config dir as parameter to detection class 2015-07-27 14:59:49 +02:00
utils Add unit tests 2015-07-27 11:21:49 +02:00
etagtest.php dont use our now non existing hook 2015-04-27 14:07:15 +02:00
filesystem.php phpdoc, strict and type hints 2015-06-02 14:07:55 +02:00
pathverificationtest.php Correct regular expressions 2015-07-30 11:22:14 +02:00
view.php Unlock first path on rename if second path is locked 2015-06-29 17:31:14 +02:00