aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/Tests
Commit message (Collapse)AuthorAgeFilesLines
* QueryKit: Add DELETE query tests.stuconnolly2012-07-214-2/+167
|
* QueryKit: Add test to check the explicit use of a database name in an update ↵stuconnolly2012-07-211-0/+9
| | | | query.
* QueryKit: Add test to check the explicit use of a database name in the query.stuconnolly2012-07-211-1/+10
|
* Add missing [super dealloc] call.stuconnolly2012-07-181-0/+2
|
* Rework QueryKit's tests to accept parameters allowing use to run them with ↵stuconnolly2012-07-1811-220/+464
| | | | different data sets.
* Remove header import that no longer exists.stuconnolly2012-07-161-1/+0
|
* Remove test header.stuconnolly2012-07-161-39/+0
|
* Get rid of test case headers.stuconnolly2012-07-159-160/+50
|
* Remove test output.stuconnolly2012-07-151-6/+2
|
* Add a new order by class.stuconnolly2012-07-152-11/+19
|
* Bunch of improvements including uderlying database system support.stuconnolly2012-07-146-18/+27
|
* Additional QueryKit tests.stuconnolly2012-07-104-1/+117
|
* Improve QueryKit's handling of quotes by making it on by default. Also, add ↵stuconnolly2012-07-096-51/+219
| | | | a bunch more tests.
* Warning config.stuconnolly2012-05-071-2/+2
|
* QueryKit: Add support for UPDATE queries.stuconnolly2012-03-258-18/+127
|
* More QueryKit SELECT tests.stuconnolly2012-02-262-1/+19
|
* Add some more QueryKit tests.stuconnolly2012-02-256-25/+279
|
* Move QueryKit to it's own project.stuconnolly2012-02-252-0/+111