22 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 8c20411359 Align statement tests with other database driver tests 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King aa1b65b5d4 Take a different tack on shared database tests 6 years ago
J. King 976672de5b Test cleanup 6 years ago
J. King 7e11019e83 Consolidate statement tests 6 years ago
J. King a3dbb08da9 Remove obsolete test code 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King 2dd1b45d3e Cover the Query class with database tests for now 6 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King a52b985826 Cover the Query class with database tests for now 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer 6 years ago
J. King bc9fcb975f Change "rebind" to "retype" to better reflect what actually happens 6 years ago
J. King 31aea0a06a PDO-SQLite type binding tests 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago