12 Commits (81acba90dc912562aacb0ff913499e5bb05bc17c)

Author SHA1 Message Date
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King f0d30c2eee Make munging of queries a generic feature 5 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King 8c20411359 Align statement tests with other database driver tests 6 years ago
J. King 7e11019e83 Consolidate statement tests 6 years ago
J. King a3dbb08da9 Remove obsolete test code 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 ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King 3adfe8742f Reorganize test cases 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King fb922e65e4 Tests for strict binding 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King b02abec250 Added test for recursive binding 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King f0adf08b1e Add tests for type mismatches 7 years ago
J. King 95ee51563d First battery of SQLite driver tests 7 years ago
J. King 7f7d0cd1e7 All test for constraint violation exception 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago
J. King 0c410fcf50 More binding tests and related changes 7 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 7 years ago
J. King f19f683e38 Make it possible to redefine Statement type binds 7 years ago
J. King b4d178c33f Remove most PDO stuff 7 years ago