Slava Pestov
|
626334303c
|
Fix build dir pollution in unit tests
|
2008-03-06 03:03:07 -06:00 |
Doug Coleman
|
4fd4882e02
|
fix unit tests
|
2008-03-05 13:51:31 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Doug Coleman
|
4b881bb3dd
|
work on the sql types
|
2008-02-20 18:30:55 -06:00 |
Doug Coleman
|
779bd8c8d9
|
sql is correctly generated for sqlite and postgresql up to basic selects
|
2008-02-20 11:30:48 -06:00 |
Doug Coleman
|
d790e828d3
|
sqlite now binds by type
all sqlite unit tests pass
change rebind-statement to reset-statement
|
2008-02-12 17:10:56 -06:00 |
Slava Pestov
|
be2c8b13d7
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
Doug Coleman
|
354d85342e
|
remove dependency on sqlite3 binary
|
2008-02-04 13:57:22 -06:00 |
Doug Coleman
|
c9a7f35e9c
|
remove spurious db.sql
|
2008-02-04 13:32:27 -06:00 |
Doug Coleman
|
bb1e06dd8d
|
add copyright notices
update postgresql for new db protocol
make unit tests pass
|
2008-02-03 15:06:31 -06:00 |
Doug Coleman
|
2c1bad2254
|
improve the db protocol and update sqlite to use it
|
2008-02-02 23:28:33 -06:00 |
Doug Coleman
|
71358d3c4a
|
first commit of db stuff
|
2008-02-01 17:43:44 -06:00 |