| Age | Commit message (Collapse) | Author |
|
Splitting the testsuite in several components makes it easier to manage and comprehend.
This was also needed some some tests aren't passing on Alpine Linux, but we still want to run
as many of them as we can on this platform.
|
|
Apparently, using `echo` instead of `die` works betterâ„¢
|
|
- if something is failing, display the guilty outputs.
- Don't spam php's tracker
- Failing tests are now triggering an `exit 1`
- Fix a test to make it work on every php version (php changed the error
message)
- `make -j2` on travis
|
|
|
|
|