aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.m
Commit message (Expand)AuthorAgeFilesLines
* Rework QueryKit's tests to accept parameters allowing use to run them with di...stuconnolly2012-07-181-69/+47
* Get rid of test case headers.stuconnolly2012-07-151-1/+10
* Add a new order by class.stuconnolly2012-07-151-11/+17
* Bunch of improvements including uderlying database system support.stuconnolly2012-07-141-4/+4
* Improve QueryKit's handling of quotes by making it on by default. Also, add a...stuconnolly2012-07-091-11/+47
* QueryKit: Add support for UPDATE queries.stuconnolly2012-03-251-3/+1
* More QueryKit SELECT tests.stuconnolly2012-02-261-0/+18
* Add some more QueryKit tests.stuconnolly2012-02-251-0/+79