Commit Graph

456 Commits (3eb5fff02a477fbb3bd4080a4eb4e773e8db5d1f)

Author SHA1 Message Date
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 13 years ago
Robin Appelman b2bcc9774b memcache: make base testcase abstract 13 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 13 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 13 years ago
Thomas Mueller 7ba4269c26 <<<EOL seems not to use proper end of lines on windows 13 years ago
Victor Dubiniuk c0b210f0d5 Add unit test 13 years ago
Robin Appelman 4a4e139c83 forward previously registerd hooks 13 years ago
Robin Appelman 925d09cb0e add forwarding emitter for agregating multiple emitters 13 years ago
Bart Visscher 22c29eb64b Fix renaming using parenthesis 13 years ago
Robin Appelman 492a35737c fix \OC\Config test cases when debug mode is enabled 13 years ago
Robin Appelman f29dd1c784 fix test case whitespace 13 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 13 years ago
Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 13 years ago
Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 13 years ago
Thomas Müller e789e05675 on unit test use @expectedException 13 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 13 years ago
Bart Visscher c80e76720f Going from text to clob is not something we do. 13 years ago
Jörn Friedrich Dreyer 4bbdd67a22 remove wrong check here 13 years ago
Jörn Friedrich Dreyer 7b6fcddbc5 use executeAudited, add table name to assert message, skip schema changing test on oracle 13 years ago
Robin Appelman a0d8377109 better unit tests for static stream wrapper 13 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 13 years ago
Thomas Mueller de66861ef1 make phpunit happy - adding asserts 13 years ago
Thomas Mueller 3abeb252d8 make PHPUnit happy and add asserts 13 years ago
Thomas Mueller 42cb77b982 TimedJob: make PhpUnit happy with asserts 13 years ago
Bart Visscher 7f3ddd4341 Skip Test_Archive_TAR in php 5.5 for now 13 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 13 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 13 years ago
Andreas Fischer 121e4ca395 PHPUnit: Allow developers to use their own custom phpunit.xml file. 13 years ago
Bart Visscher 0c680b46cd View test needs a dummy user 13 years ago
Andreas Fischer 592bb01ccd phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console. 13 years ago
Bart Visscher 769212a9a0 numRows doesn't work with Oracle 13 years ago
Bart Visscher b980987e32 Doctrine only returns false 13 years ago
Bart Visscher eb90784074 Fix table change tests for OCI 13 years ago
Bart Visscher 23da0c7d18 Fix tableExists test function for Oracle 13 years ago
Bart Visscher 6887d7daf5 Skip Test_Archive_TAR in php 5.5 for now 13 years ago
Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests 13 years ago
Jörn Friedrich Dreyer 4ecca9e97b graceful teardown of cache 13 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 13 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 13 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 13 years ago
Robin Appelman 0b74e71de8 fix updaters test cases 13 years ago
Robin Appelman 2ed0e6e915 add tests for reusing existing data in scanner 13 years ago
Robin Appelman 63c898c064 Make rmdir recursive for local storage 13 years ago
Robin Appelman d42f7b85f3 Basic tests for getFileNameMimeType 13 years ago
Thomas Müller 22d419b74f No coverage for tests 13 years ago
Thomas Müller 9d576de0bd No coverage for settings/l10n 13 years ago
Thomas Müller 08f81f3f92 No coverage for lib/l10n and core/l10n 13 years ago
Jörn Friedrich Dreyer fc309caf16 fix oci dbschema test 13 years ago
Michael Gapczynski 2a3887a5d7 Add tests for the updater with mount points 13 years ago
Jörn Friedrich Dreyer a2d3c030fb every test now has 15min to execute 13 years ago