Commit Graph

15 Commits

Author SHA1 Message Date
brianc
96f7179094 expose type converter overrides & warn on giant numeric values 2012-03-21 22:36:18 -05:00
Alexander Sulfrian
f698ed4459 use config dict in all test
instead of the connection string use the config dict in all tests to
be able to specify things like binary mode
2011-11-22 05:00:54 +01:00
Chad Stansbury
4a7d894c8d Removed (apparently obsolete) require('util') statement from create-test-tables so that the script could run w/o error. 2011-11-07 16:05:26 -06:00
brianc
06585d6e2c require 'util' instead of 'sys' 2011-10-10 19:40:52 -05:00
Aleksey Zhukov
6dd0157280 Fixes for testing with non-local Postgres server. 2011-07-20 01:55:39 +04:00
Brian Carlson
d81547d7c0 updated type list script 2011-01-21 16:53:07 -06:00
brianc
7dc89cec04 made integration tests die faster when they cannot connect to the database 2010-12-19 15:12:51 -06:00
brianc
30246c16d5 script for debugging of text version of type output 2010-10-27 16:49:56 -05:00
brianc
6ddfce3500 updated script to use client api instead of connection api 2010-10-26 17:04:58 -05:00
brianc
ccc04cdd0b add cli parsing to all tests 2010-10-25 01:30:14 -05:00
brianc
d927e7e3f5 changed Connection#startupMessage to Connection#startup 2010-10-24 21:28:10 -05:00
brianc
47eb2f5199 ugly script to generate some test data for integration testing 2010-10-24 15:08:45 -05:00
brianc
c176489348 add type IDs to parse command 2010-10-24 00:18:48 -05:00
brianc
c91a65273a only list built-in db types 2010-10-17 22:25:05 -05:00
brianc
b1d027c6d1 added script to push out db types 2010-10-12 21:10:44 -05:00