nextcloud-server/apps/dav/tests/unit
Côme Chilliet 476d5dceb2
Skip tests that cannot succeed on 32bits
For some reason a timestamp in the past also triggers the PHP error
 about not being able to represent it as an int, so skipping that test
 on 32bits.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-07 11:23:34 +07:00
..
AppInfo chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
BackgroundJob Merge pull request #36262 from nextcloud/chore/dav/void-test-methods 2023-01-23 07:08:02 +07:00
CalDAV Skip tests that cannot succeed on 32bits 2023-02-07 11:23:34 +07:00
CardDAV chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Command chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Comments chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Connector Fix Sabre connector test 2023-02-07 11:23:33 +07:00
Controller chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
DAV Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-custom-property-test 2023-01-23 11:37:18 +07:00
Direct chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Files chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Listener chore(dav): Remove useless var tag 2023-01-19 19:05:23 +07:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Search Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +07:00
Settings Merge pull request #36262 from nextcloud/chore/dav/void-test-methods 2023-01-23 07:08:02 +07:00
SystemTag chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Upload chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ServerTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +07:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +07:00