|
003991659a
|
Fix failing test on HHVM
|
2014-02-20 10:31:54 -05:00 |
|
|
484548dc49
|
Remove PHP 5.2 from testing
|
2014-02-19 13:45:05 -05:00 |
|
|
65de660bff
|
Make HHVM optional with the correct syntax
|
2014-02-18 20:14:27 -05:00 |
|
|
ab3b802cff
|
Make HHVM an optional test case
|
2014-02-18 19:57:54 -05:00 |
|
|
0b6a3aeef5
|
Fix test broken by invalid test parameters
|
2014-02-18 19:45:08 -05:00 |
|
|
96f55f2ef5
|
100% code coverage of the base classes
|
2014-02-18 19:29:58 -05:00 |
|
|
baef7ef216
|
Update composer.json and remove unsupported ODBC driver
|
2014-02-18 15:44:20 -05:00 |
|
|
1095e85762
|
Fix some docblocks, and update test files to 2014
|
2014-02-18 15:18:01 -05:00 |
|
|
46e5502278
|
Update docs [ci skip]
|
2014-02-18 15:16:34 -05:00 |
|
|
f6d50c678b
|
Fix some test issues and allow persistent database connections
|
2014-02-18 14:50:20 -05:00 |
|
|
deb9237532
|
Fix coverage by moving phpunit folder back into tests
|
2014-02-17 21:48:08 -05:00 |
|
|
e0782dd55e
|
HHVM now passes as a test platform
|
2014-02-17 20:20:45 -05:00 |
|
|
c6bcb46ddc
|
Update README
|
2014-02-17 20:15:41 -05:00 |
|
|
df84a3fe70
|
Work around MySQL issues in testsuite
|
2014-02-17 20:10:47 -05:00 |
|
|
348967d17a
|
Skip QB tests for Postgres if the class isn't loaded
|
2014-02-17 19:34:47 -05:00 |
|
|
6a50404d54
|
Changes to num_rows function for hhvm
|
2014-02-17 19:31:06 -05:00 |
|
|
2465941fdf
|
Skip Postgres tests if the class isn't loaded
|
2014-02-17 19:12:53 -05:00 |
|
|
fa3c3efb38
|
Move phpunit xml file into a sane place
|
2014-02-17 17:07:17 -05:00 |
|
|
0b85f63e2a
|
PHP 5.2 is allowed to fail - support is ended
|
2014-02-14 22:55:51 -05:00 |
|
|
a443bbc86d
|
Fix Firebird loading issue for tests
|
2014-02-14 22:52:56 -05:00 |
|
|
fabedc1d7f
|
Add include for Firebird class so that testsuite works
|
2014-02-14 22:30:28 -05:00 |
|
|
8da96c7c2f
|
Another go
|
2014-02-14 22:27:01 -05:00 |
|
|
1c4373f951
|
Try again
|
2014-02-14 22:16:27 -05:00 |
|
|
2836af5da2
|
Fix travis path
|
2014-02-14 22:11:13 -05:00 |
|
|
5125ac4e31
|
Convert test suite to use PHPUnit
|
2014-02-14 22:08:19 -05:00 |
|
|
4cb7c97c60
|
Minor query formatting changes
|
2014-02-14 10:38:25 -05:00 |
|
|
8e16cc0c19
|
Fix dsn issue in tests
|
2014-02-11 14:38:08 -05:00 |
|
|
bed0d1bb04
|
Improve code coverage
|
2014-02-11 14:29:41 -05:00 |
|
|
44dc7f341f
|
Test with PHP 5.6
|
2014-02-11 12:59:37 -05:00 |
|
|
65ff7d8d03
|
Remove extraneous quotes from input queries
|
2014-02-10 15:01:46 -05:00 |
|
|
56ea38ccad
|
Fix some Firebird issues, and make util class available from the Query Builder class
|
2014-02-10 13:35:57 -05:00 |
|
|
d4e99aa5cd
|
Test and doc updates
|
2014-02-07 16:53:01 -05:00 |
|
|
7c0b951539
|
More firebird coverage
|
2014-02-07 15:43:25 -05:00 |
|
|
29f824b562
|
Reorganize sqlite tests and improve coverage
|
2014-02-07 14:18:08 -05:00 |
|
|
f640de4e81
|
Remove a few undocumented database-specific methods
|
2014-02-07 14:16:39 -05:00 |
|
|
9b80d946a9
|
Make Hiphop failures okay
|
2014-02-06 20:30:08 -05:00 |
|
|
7b7219e727
|
Firebird seems a lost cause, let's try testing on HipHop
|
2014-02-06 20:19:15 -05:00 |
|
|
0c000e7932
|
php has to have that 5
|
2014-02-06 20:16:20 -05:00 |
|
|
3e416e3d99
|
Another shot
|
2014-02-06 20:12:20 -05:00 |
|
|
3bc4447a17
|
Try, try again
|
2014-02-06 20:09:24 -05:00 |
|
|
8624a7dfa2
|
Another attempt at getting firebird running on travis ci
|
2014-02-06 20:01:31 -05:00 |
|
|
1e31196dee
|
Add another test and try again
|
2014-02-06 17:07:29 -05:00 |
|
|
c07a4fcf14
|
Update sqlite test for explain, attempt firebird tests on Travis CI
|
2014-02-06 16:48:52 -05:00 |
|
|
8d7b73a9a3
|
Tracking down a test bug for sqlite
|
2014-02-06 16:15:23 -05:00 |
|
|
cc49bcfbaa
|
Fix Firebird test connection issue
|
2014-02-06 16:09:47 -05:00 |
|
|
8dc2079d43
|
Add explain method to query builder
|
2014-02-04 20:59:30 -05:00 |
|
|
6dc9ed0d52
|
Update copyright for the new year
|
2014-01-02 12:36:50 -05:00 |
|
|
73d6e72afc
|
Improve test coverage of sql driver
|
2013-12-09 20:11:49 -05:00 |
|
|
4678e289aa
|
100% coverage of Query Builder class, remove some undocumented/unused code.
|
2013-12-09 19:46:34 -05:00 |
|
|
7397b95e8b
|
Fix broken tests
|
2013-12-06 23:37:43 -05:00 |
|