Commit Graph

479 Commits (0a9bb8ba73f80fd63592d994c837345698131e9b)

Author SHA1 Message Date
Bart Visscher 25003fb213 Add ACPu memory cache 12 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 12 years ago
Bart Visscher 5965f3ecea Split locating JS and CSS files to their own class 12 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 12 years ago
Robin Appelman e3ea3ed3c5 group: only pass backends that hold that specific group to the group constructor 12 years ago
Robin Appelman b2bcc9774b memcache: make base testcase abstract 12 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 12 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 12 years ago
Thomas Mueller 7ba4269c26 <<<EOL seems not to use proper end of lines on windows 12 years ago
Robin Appelman 065bc96b02 more consistent naming 12 years ago
Robin Appelman 2d9be541ea add test case for getting group after deleting it 12 years ago
Robin Appelman 912b151561 use new group api as backend for the old api 12 years ago
Robin Appelman a735105a22 update group management 12 years ago
Victor Dubiniuk c0b210f0d5 Add unit test 12 years ago
Robin Appelman 4a4e139c83 forward previously registerd hooks 12 years ago
Robin Appelman 925d09cb0e add forwarding emitter for agregating multiple emitters 12 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 12 years ago
Bart Visscher 22c29eb64b Fix renaming using parenthesis 12 years ago
Robin Appelman 492a35737c fix \OC\Config test cases when debug mode is enabled 12 years ago
Robin Appelman f29dd1c784 fix test case whitespace 12 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 12 years ago
Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 12 years ago
Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 12 years ago
Christian Berendt 92e7392852 revoking additional tests 12 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 12 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 12 years ago
Christian Berendt 407753f594 move new tests into the correct test method 12 years ago
Christian Berendt 0a5e18335e test working with files in subdirectories 12 years ago
Christian Berendt e556b7ab55 test working with subdirectories 12 years ago
Christian Berendt 81acfc9498 test copying and moving files in subdirectories 12 years ago
Christian Berendt 21601fd784 increasing difference for modifcation time tests 12 years ago
Thomas Müller e789e05675 on unit test use @expectedException 12 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 12 years ago
Bart Visscher c80e76720f Going from text to clob is not something we do. 12 years ago
Jörn Friedrich Dreyer 4bbdd67a22 remove wrong check here 12 years ago
Jörn Friedrich Dreyer 7b6fcddbc5 use executeAudited, add table name to assert message, skip schema changing test on oracle 12 years ago
Robin Appelman a0d8377109 better unit tests for static stream wrapper 12 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 12 years ago
Thomas Mueller de66861ef1 make phpunit happy - adding asserts 12 years ago
Thomas Mueller 3abeb252d8 make PHPUnit happy and add asserts 12 years ago
Thomas Mueller 42cb77b982 TimedJob: make PhpUnit happy with asserts 12 years ago
Bart Visscher 7f3ddd4341 Skip Test_Archive_TAR in php 5.5 for now 12 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 12 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 12 years ago
Andreas Fischer 121e4ca395 PHPUnit: Allow developers to use their own custom phpunit.xml file. 12 years ago
Bart Visscher 0c680b46cd View test needs a dummy user 12 years ago
Andreas Fischer 592bb01ccd phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console. 12 years ago
Bart Visscher 769212a9a0 numRows doesn't work with Oracle 12 years ago
Bart Visscher b980987e32 Doctrine only returns false 12 years ago
Bart Visscher eb90784074 Fix table change tests for OCI 12 years ago