aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/db/ORMRowTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove ORM code from coreReedy2015-10-291-225/+0
* tests: Clean up file headersTimo Tijhof2015-04-011-1/+0
* Change @return to start with typeumherirrender2014-08-201-1/+1
* Fixed some @params documentation (tests)umherirrender2014-04-171-1/+1
* Update code formattingSiebrand Mazeland2013-04-261-0/+1
* pass codesniffer on tests/Antoine Musso2013-01-281-4/+4
* (bug 42226) failure in sites testsjeroendedauw2012-12-071-9/+1
* fix @dependsumherirrender2012-11-101-1/+1
* ORMRow must not ignore failures on insert by deault.daniel2012-10-311-2/+1
* Added some extra tests for ORMRow classjeroendedauw2012-06-071-0/+100
* Big oops - merged to wrong branch.awjrichards2012-06-051-0/+134
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-134/+0
* Added base class for testing ORMRow deriving classes and added a mock impleme...jeroendedauw2012-05-281-0/+134