aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Tests
Commit message (Expand)AuthorAgeFilesLines
* Failed postgres tests if cannot connect to host/dbMarius Ursache2016-03-011-0/+14
* Converted PostgresKit tests to XCTestMarius Ursache2016-03-016-13/+13
* 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 associated...stuconnolly2013-05-212-0/+160
* 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 est...stuconnolly2013-01-221-4/+9
* 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 highl...stuconnolly2013-01-161-21/+17
* 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