aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/order_lower_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10942] Fix function name on order_lower_test.phpJoas Schilling2012-06-201-1/+1
| | | | PHPBB3-10942
* [feature/merging-style-components] Adjusting unit testsVjacheslav Trushkin2012-03-141-6/+12
| | | | | | Adjusting unit tests for new styles table structure PHPBB3-10632
* Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-1/+1
|\ | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php
| * [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
| | | | | | | | PHPBB3-9916
* | [ticket/10507] develop does not have imagesets, fix lower test.Oleg Pudeyev2011-12-241-3/+0
|/ | | | PHPBB3-10507
* [ticket/10507] DBAL unit testVjacheslav Trushkin2011-12-151-0/+62
Unit test for ORDER BY LOWER(style_name) PHPBB3-10507