aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* Select the timezone on the right timestamp and assert itJoas Schilling2015-04-071-8/+11
* Add check for activated local memcacheLukas Reschke2015-03-281-8/+0
* Check for relative datadirectory pathRobin McCorkell2015-03-271-0/+19
* The iran timezone removed the DST handling which breaks the timezone libJoas Schilling2015-03-231-3/+1
* Etc timezones don't exist for .5 and .75 offsetsJoas Schilling2015-03-031-3/+18
* allow overwriting the appmanager in oc_util by subclassingRobin Appelman2015-02-181-26/+27
* Move timezone logic out of server.phpJoas Schilling2014-12-161-1/+1
* Deprecate Util::formatDate()Joas Schilling2014-12-101-2/+14
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-4/+4
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-3/+3
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* fixing expected values for formatDate() unit testsThomas Müller2014-10-211-3/+3
* Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller2014-09-231-0/+24
|\
| * enhance formatDate function to accept an optional argument containing the tim...Thomas Müller2014-09-221-0/+24
* | Use only lower-case lettersLukas Reschke2014-09-221-1/+4
|/
* requesttoken has now a length of 30 charsThomas Müller2014-09-101-1/+1
* Added test for needUpgrade for coreVincent Petry2014-09-021-0/+19
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-021-0/+3
* Added unit test for default app URLVincent Petry2014-07-011-0/+68
* Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora...ringmaster2014-06-041-1/+1
* updating unit test expectationsThomas Müller2014-05-281-1/+1
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+55
* Remove uneeded newlineLukas Reschke2014-04-221-1/+0
* Fix indentationLukas Reschke2014-04-221-1/+1
* Add unit tests for arrays and "Lukas Reschke2014-04-221-5/+23
* Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry2014-02-181-0/+48
* Add 'mail_from_address' configurationJens-Christian Fischer2014-01-241-0/+9
* Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+49
* Clean up \OC\Utilkondou2013-08-151-2/+2
* Add unittestskondou2013-08-051-0/+30
* adding test case with no /Thomas Müller2013-07-301-0/+1
* adding unit tests for OC_Util::basenameThomas Müller2013-07-291-8/+24
* Add unit testVictor Dubiniuk2013-07-091-0/+6
* Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-0/+5
* Move testcase to own test functionitheiss2013-03-261-1/+3
* Extend test case for getDefaultEmailAddress()itheiss2013-03-221-1/+6
* adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-041-0/+5
* drop SimpleTest compatibilityThomas Mueller2013-01-241-1/+1
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-3/+3
* Fixing typoThomas Müller2012-10-181-1/+1
* Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
* Expectation should be first parameterLukas Reschke2012-10-181-6/+6
* Little test for some util.php functionsLukas Reschke2012-10-131-0/+45