| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
seems like phpunit will not run all test classes inside a file when
giving it as an argument :-/
I removed the error supression tests as these test a feature we do not
have in our JSON class version (and shouldn't implement to keep as
compatible as possible to the native JSON functions)
|
|
|
|
| |
upstream plus a test for our modifications
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
according to Dominik Eckelmann one of the tests fails on certain servers. I can't
reproduce it. If you can, please open a bug report with as much info as
possible.
|
| |
|
| |
|
|
|
|
| |
The test can be skipped by excluding the "slow" group.
|
|
|
|
|
| |
This didn't really need runkit. The way runkit was used didn't add any
more credibility to the test result
|
|
|