This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-08 18:28:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf3ce79abdb9fbffc41e59fbc2a41a5271900de2
nextcloud-server-mirror
/
tests
/
lib
/
Files
/
Storage
History
Joas Schilling
a425a1affc
test: Add a hint message on boolean comparison
...
Signed-off-by: Joas Schilling <
coding@schilljs.com
>
2025-06-06 14:36:33 +02:00
..
Wrapper
chore: Remove useless legacy autoloader for tests
2025-05-27 16:15:58 +02:00
CommonTest.php
test: replace
OC_Helper:rmdirr
with
OCP\Files::rmdirr
2025-05-16 23:09:37 +02:00
CopyDirectoryTest.php
refactor(Storage): Make all parameter types strong types
2024-10-07 15:00:05 +02:00
HomeTest.php
test: replace
OC_Helper:rmdirr
with
OCP\Files::rmdirr
2025-05-16 23:09:37 +02:00
LocalTest.php
test: replace
OC_Helper:rmdirr
with
OCP\Files::rmdirr
2025-05-16 23:09:37 +02:00
Storage.php
test: Add a hint message on boolean comparison
2025-06-06 14:36:33 +02:00
StorageFactoryTest.php
refactor(Storage): Align all Storage constructors
2024-10-23 13:24:18 +02:00
StoragesTestCase.php
test: Cleanup tests/lib/Files/*
2025-05-15 08:21:22 +02:00