Commit Graph

29 Commits

Author SHA1 Message Date
Timothy Warren 2d80d8ea15 Cleanup a bunch of Simpletest weirdness from the tests 2023-03-17 16:00:56 -04:00
Timothy Warren 282935d9f8 Reformat test files 2023-03-17 15:30:36 -04:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00
Timothy Warren dca1e38f60 Make sure the path of the require is correct 2018-01-25 11:13:54 -05:00
Timothy Warren 83b499e246 Explicitly add PHPUnit Testcase to bootstrap file 2018-01-25 11:10:55 -05:00
Timothy Warren f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
Timothy Warren 4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -05:00
Timothy Warren c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
Timothy Warren b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren a1c3b9e7db Change test setup to be more extensible 2015-11-10 16:29:17 -05:00
Timothy Warren 2a8664b92d Another attempt to get php to use interbase extension 2015-08-26 10:30:16 -04:00
Timothy Warren d5c8212dd0 Another attempt to get php to use interbase extension 2015-08-26 10:21:12 -04:00
Timothy Warren 056e8bf6d9 Re-add some missing tests, and update README 2015-07-31 10:24:34 -04:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 28f5cb2934 Fix Firebird tests and speed up tests by using one database connection for each query builder datbase test 2015-07-17 15:38:06 -04:00
Timothy Warren 884aa10a3b Setup phpci 2014-07-11 11:31:29 -04:00
Timothy Warren 7fd90aba76 Remove Table Builder classes 2014-06-30 11:01:44 -04:00
Timothy Warren 1abd835f47 Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit 2014-06-09 17:02:14 -04:00
Timothy Warren 32696a53ff Flesh out the table builder a bit, and add some missing driver methods to SQLite 2014-04-10 15:54:43 -04:00
Timothy Warren 74d4a00eef Test improvements 2014-04-08 17:13:41 -04:00
Timothy Warren e3fdad5206 Namespaces! 2014-04-02 17:08:50 -04:00
Timothy Warren 1e5d941eb4 Update docs 2014-02-25 11:33:18 -05:00
Timothy Warren 4702ccb2b3 No more skipped tests, and minor update to query formatting 2014-02-21 15:02:41 -05:00
Timothy Warren 1095e85762 Fix some docblocks, and update test files to 2014 2014-02-18 15:18:01 -05:00
Timothy Warren a443bbc86d Fix Firebird loading issue for tests 2014-02-14 22:52:56 -05:00
Timothy Warren fabedc1d7f Add include for Firebird class so that testsuite works 2014-02-14 22:30:28 -05:00
Timothy Warren 8da96c7c2f Another go 2014-02-14 22:27:01 -05:00
Timothy Warren 5125ac4e31 Convert test suite to use PHPUnit 2014-02-14 22:08:19 -05:00