summaryrefslogtreecommitdiffstats
path: root/tests/UserTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)Christian Weiske2012-01-211-0/+16
* privatekey -> privateKey everywhereChristian Weiske2011-06-271-12/+12
* new privatekey2 branch with privatekey changesMark Pemberton2011-05-131-1/+332
* use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske2011-04-121-29/+0
* get rid of phpunits warnings about deprecated assertType usagesChristian Weiske2011-02-181-2/+2
* defined main method before including includescweiske2010-09-271-3/+2
* test email validationcweiske2009-11-201-0/+36
* test getObjectUsers() and fix a bug found by the testscweiske2009-10-311-0/+46
* fix unfreed sql result and add deleteAll() for userscweiske2009-10-281-0/+15
* add usertest and check if setting a new user id also changes the user arraycweiske2009-10-281-0/+113