Commit Graph

48 Commits (7bff0681feea57c1eb2f81015d574063b848b616)

Author SHA1 Message Date
Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations 10 years ago
Joas Schilling ae60108692 Revert "Correctly fallback to english, if the plural case is not translated" 10 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 10 years ago
Thomas Müller f1d1714113 fix unit tests 10 years ago
Joas Schilling cbad5c998b Correctly fallback to english, if the plural case is not translated 10 years ago
Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax 10 years ago
Thomas Müller ee46548f57 adding dependencies for supported platforms 10 years ago
Thomas Müller 770f987659 adding supported libraries - including min and max version 10 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 10 years ago
Thomas Müller 086ec3de15 adding command dependency 10 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 10 years ago
Thomas Müller ba52c996cf adding supported databases 10 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 10 years ago
Thomas Müller f74d568bda adding new dependency for php version in apps info.xml 10 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 10 years ago
Thomas Müller d4f107d4dd simplify xml parser code 10 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 10 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 11 years ago
Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL 11 years ago
Lukas Reschke cede9fd7ef Remove unneeded unit tests 11 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 11 years ago
Georg Ehrke 724d027f19 add unit test 11 years ago
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents 11 years ago
Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms 11 years ago
Thomas Müller 459b5086d5 adding test for migrations on columns using keywords 11 years ago
Thomas Müller 99e068761a adding a comment to the database schema 11 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 11 years ago
Morris Jobke 67957294c2 fix wrong test data in l10n 11 years ago
Oliver Gasser 95b3eb2c75 Add DB tests for default numeric 12 years ago
Thomas Müller bf99d9233c on windows we supply an openssl.cnf file in order to execute the unit tests properly 12 years ago
Georg Ehrke 52f1d5856d add test data for cal and contact preview 12 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 12 years ago
kondou 2bfe662235 Add unittests & check filetype in setLocalAvatar() 12 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 12 years ago
kondou 20b688d4be Optimize image and skip mimetype test 12 years ago
kondou 71f43c5fa1 Add OC_Image Unit Test 12 years ago
Bart Visscher c80e76720f Going from text to clob is not something we do. 12 years ago
Bart Visscher eb90784074 Fix table change tests for OCI 12 years ago
Jörn Friedrich Dreyer fc27052887 shorten table identifiers in tests 12 years ago
Thomas Tanghus c127c78df4 Don't use indexes in test data as postgres complains over duplicate keys. 13 years ago
Thomas Tanghus 1c9929d44f Added unit tests for OC_DB::insertIfNotExist() 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 316ed0ccc7 Add missing test files 13 years ago
Robin Appelman 3757950562 test data for archive tests 13 years ago
Lukas Reschke d54390b1a0 Optimized image size 13 years ago
Robin Appelman bfa18fde19 dummy data for tests cases 13 years ago
Robin Appelman 31ea39360c dummy data for tests cases 13 years ago