Commit Graph

33 Commits

Author SHA1 Message Date
e4ca039b3d Use State class to simplify management of query builder state 2018-01-23 11:22:23 -05:00
89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -05:00
80d27d9bfe Update header comments, again 2018-01-19 16:50:34 -05:00
4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -05:00
c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
3eb4d889f9 Add Or Not Like method 2016-10-12 20:32:23 -04:00
056e8bf6d9 Re-add some missing tests, and update README 2015-07-31 10:24:34 -04:00
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
8511c6a445 Move library into src folder, fix simpletest test runner 2015-07-29 16:51:17 -04:00
7fd90aba76 Remove Table Builder classes 2014-06-30 11:01:44 -04:00
1abd835f47 Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit 2014-06-09 17:02:14 -04:00
1095e85762 Fix some docblocks, and update test files to 2014 2014-02-18 15:18:01 -05:00
5125ac4e31 Convert test suite to use PHPUnit 2014-02-14 22:08:19 -05:00
7397b95e8b Fix broken tests 2013-12-06 23:37:43 -05:00
0e44bbaf0d Update year 2013-01-02 14:26:42 -05:00
6a89b48fe8 Beginning of query parser 2012-08-02 15:59:11 +00:00
7649f75cac switch from pdo_drivers to PDO::getAvailableDrivers 2012-07-03 13:00:17 -04:00
121dfd1401 Remove unrelated classes and tests 2012-05-31 09:48:17 -04:00
2b0d1c207e Fix CI tests 2012-05-29 16:34:45 -04:00
dc0a8b7bc1 More method simplification 2012-04-30 16:06:06 -04:00
62a7eaf73d Add package docblock options 2012-04-20 13:17:39 -04:00
16ad8b15d0 Remove pointless ODBC tests 2012-04-17 15:05:36 -04:00
9b9ea5aeed Added 'distinct' method to query builder 2012-04-13 16:50:05 -04:00
ebe1b1a647 Rearrange tests, add Settings class tests 2012-04-13 13:48:38 -04:00
b6d6f06ae5 Fix test loading 2012-04-11 11:53:18 -04:00
de34e24325 rearranged tests 2012-04-11 11:48:56 -04:00
86fe790f28 Reorganize drivers 2012-04-10 14:06:34 -04:00
94758ecfb5 Fix other path issue 2012-03-22 15:47:31 -04:00
4193f858c9 Fix test paths 2012-03-22 15:43:44 -04:00
0c82208694 Autoloader, and beginning of simplified testing 2012-03-19 13:24:36 -04:00
23538b5c9c Rename firebird driver file 2012-03-19 12:08:52 -04:00
da107cf6e3 Initial Commit 2012-03-15 09:25:18 -04:00