summaryrefslogtreecommitdiff
path: root/includes/tests/cache.test
Commit message (Collapse)AuthorAge
* - Patch #268063: move tests from includes/tests to modules/simpletests/tests.Dries Buytaert2008-08-14
|
* - Patch #276267 by cwgordon7, boombatower, catch, et al: remove failing ↵Dries Buytaert2008-08-05
| | | | tests -- hides bugs but makes the tests pass.
* - Patch #280631 by pwolanin et al: rethink numeric data-type for ↵Dries Buytaert2008-07-19
| | | | db_placeholders().
* - Patch #191499 by catch: remove display order settings and cleaned up some ↵Dries Buytaert2008-07-03
| | | | white space.
* - Patch #276267 by R.Muilwijk: wrote tests for the caching API. They ↵Dries Buytaert2008-07-02
discover 3 bugs ...