aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Tests
Commit message (Collapse)AuthorAgeFilesLines
* Remove SVN property placeholder.Stuart Connolly2014-01-266-12/+0
|
* Output test details in order to debug in build server.stuconnolly2013-05-261-0/+17
|
* PostgresKit: Add a common integration test case base.stuconnolly2013-05-216-92/+150
|
* PostgresKit: Implement -description on PGPostgresResult and add an ↵stuconnolly2013-05-212-0/+160
| | | | associated test.
* PostgresKit: Enable additional data type integration tests.stuconnolly2013-01-311-6/+15
|
* PostgresKit: Attempt to fix tests.stuconnolly2013-01-281-7/+2
|
* PostgresKit: Revert previous change.stuconnolly2013-01-221-3/+3
|
* PostgresKit: Fix tests, take 2.stuconnolly2013-01-221-4/+4
|
* PostgresKit: Fix tests.stuconnolly2013-01-221-1/+1
|
* PostgresKit: Add a better test failure message.stuconnolly2013-01-221-1/+1
|
* PostgresKit: Fix tests intermittently failing due to connection not being ↵stuconnolly2013-01-221-4/+9
| | | | established.
* Don't need to set the test delegate.stuconnolly2013-01-221-3/+1
|
* PostgresKit: Fix the integration tests as well as some issues that they ↵stuconnolly2013-01-161-21/+17
| | | | highlighted.
* Fix typos.stuconnolly2013-01-141-0/+2
|
* Comment out incomplete tests.stuconnolly2012-09-271-5/+5
|
* Add data type tests.stuconnolly2012-09-272-0/+237