nextcloud/tests/lib/Files
Josh d9a7e0855c refactor(tests): use OS constant over function
Use PHP's newer PHP_OS_FAMILY constant.

- Allows us to drop a legacy OC_Util method.
- This test isn't even enabled at the moment.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-02 21:53:03 -05:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Config chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Mount refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Node refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ObjectStore refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Search refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SimpleFS chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
Storage fix: make failed availability check apply in the same request 2025-11-06 20:08:44 +01:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Template refactor: Run rector 2025-11-18 17:45:54 +01:00
Type chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Utils refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
EtagTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: migrate to PHPUnit 11 2025-11-05 15:42:33 +01:00
FilesystemTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PathVerificationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ViewTest.php refactor(tests): use OS constant over function 2025-12-02 21:53:03 -05:00