summaryrefslogtreecommitdiff
path: root/test/test_queries.php
AgeCommit message (Expand)Author
2010-09-20Test framework now works better when invoked from the command lineJamie Matthews
2010-09-16Add where_not_like method, docs and testJamie Matthews
2010-09-14Add code, tests and docs for inequality operators: where_gt, where_lt, where_...Jamie Matthews
2010-04-12Added support for COUNT queriesJamie Matthews
2010-02-26Fixed multiple bugs in query buildingJamie Matthews
2010-02-13Added where_like method, documentation and tests. Changing API to use alterna...Jamie Matthews
2010-02-13Added raw_query support, documentation and testsJamie Matthews
2010-02-13Added raw_where support, documentation and testsJamie Matthews
2010-02-13Added tests for id_column and id_column_overrides settingsJamie Matthews
2010-02-13Improved comments for test classes, moved all testing functionality out of ma...Jamie Matthews
2010-02-13Initial commit of testsJamie Matthews