[dylan-foundry/postgresql-dylan] 29130e: Move postgresql tests to own directory.
GitHub <[email protected]> Wed, 16 Dec 2015 04:22:11 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <567157733e36a_2bc83f99000b92c0351a5@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-foundry/postgresql-dylan
Commit: 29130ea591538cf389e85591956f7049a5f8820a
https://github.com/dylan-foundry/postgresql-dylan/commit/29130ea591538cf389e85591956f7049a5f8820a
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M registry/generic/postgresql-test-suite
R tests/connection-test-suite.dylan
R tests/postgresql-test-suite-library.dylan
R tests/postgresql-test-suite.dylan
R tests/postgresql-test-suite.lid
A tests/postgresql/connection-test-suite.dylan
A tests/postgresql/postgresql-test-suite-library.dylan
A tests/postgresql/postgresql-test-suite.dylan
A tests/postgresql/postgresql-test-suite.lid
A tests/postgresql/result-test-suite.dylan
R tests/result-test-suite.dylan
Log Message:
-----------
Move postgresql tests to own directory.
This is in preparation for adding other libraries and tests.
Commit: 059b85e3b34e09d52eecfbc718817cfdbaed3c40
https://github.com/dylan-foundry/postgresql-dylan/commit/059b85e3b34e09d52eecfbc718817cfdbaed3c40
Author: Bruce Mitchener <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M postgresql/execution.dylan
M postgresql/module-postgresql.dylan
M tests/postgresql/postgresql-test-suite.dylan
M tests/postgresql/postgresql-test-suite.lid
A tests/postgresql/prepared-test-suite.dylan
Log Message:
-----------
Add support for prepared statements.
* postgresql/execution.dylan
(pg-prepare, pg-execute-prepared): Wrap the underlying libpq calls.
* postgresql/module-postgresql.dylan
(module postgres): Export pg-prepare and pg-execute-prepared.
* tests/postgresql/prepared-test-suite.dylan
(prepared-query-test, prepared-test-suite): New.
* tests/postgresql/postgresql-test-suite.lid: Build new file.
* tests/postgresql/postgresql-test-suite.dylan
(suite postgresql-test-suite): Run prepared-test-suite.
Compare: https://github.com/dylan-foundry/postgresql-dylan/compare/6115ef1c8945...059b85e3b34e
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter