|
c857671802
|
Update readme with new quality and coverage buttons
|
2014-03-20 11:25:16 -04:00 |
|
|
af73f80558
|
Remove pointless constructor over-riding
|
2014-03-20 11:20:30 -04:00 |
|
|
7a78dc8b79
|
Remove code style sniff from scrutinizer
|
2014-03-20 11:11:25 -04:00 |
|
|
b4a661c82a
|
Fix code coverage, maybe
|
2014-03-20 11:06:44 -04:00 |
|
|
f817818bc6
|
Use scrutinizer for test coverage
|
2014-03-20 10:49:15 -04:00 |
|
|
97275ba404
|
Update some docblocks for __called methods
|
2014-03-17 20:20:53 -04:00 |
|
|
df5b4b9034
|
Fix more code quality issues
|
2014-03-17 20:12:58 -04:00 |
|
|
b6192e6c0a
|
More appeasement of scrutinizer-ci
|
2014-03-17 19:52:43 -04:00 |
|
Timothy Warren
|
0ae237ab33
|
Merge pull request #2 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2014-03-17 19:45:55 -04:00 |
|
|
97730f0002
|
Fix some code quality issues
|
2014-03-17 19:45:41 -04:00 |
|
Scrutinizer Auto-Fixer
|
2b4154a91b
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/timw4mail/Query/inspections/89ed2aa4-7aae-45bb-9289-ebb27a60ef13
Enabled analysis tools:
- PHP Analyzer
- PHP Copy/Paste Detector
- PHP PDepend
|
2014-03-18 00:35:25 +01:00 |
|
|
5e464ef158
|
Remove some dead code, update docs
|
2014-03-17 19:34:48 -04:00 |
|
|
00374bbde3
|
Start of pdo_firebird driver
|
2014-03-01 01:28:42 +00:00 |
|
|
6defb8d06c
|
Fix broken test by commiting all the files
|
2014-02-25 13:55:19 -05:00 |
|
|
620441a9a3
|
Better test coverage
|
2014-02-25 13:47:35 -05:00 |
|
|
1084f75730
|
Update README with more badges
|
2014-02-25 12:28:21 -05:00 |
|
|
29f2068021
|
Fix travis config file
|
2014-02-25 12:21:15 -05:00 |
|
|
05f6bbd409
|
Add coverage badge to readme file
|
2014-02-25 12:04:51 -05:00 |
|
|
b953b23ebd
|
Try out coveralls
|
2014-02-25 11:59:28 -05:00 |
|
|
1e5d941eb4
|
Update docs
|
2014-02-25 11:33:18 -05:00 |
|
|
3c16ca7253
|
Fix error in < 5.3 in Query Builder
|
2014-02-21 15:08:00 -05:00 |
|
|
4702ccb2b3
|
No more skipped tests, and minor update to query formatting
|
2014-02-21 15:02:41 -05:00 |
|
|
81692053ed
|
Better Firebird test coverage
|
2014-02-20 11:00:18 -05:00 |
|
|
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 |
|