summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-26Merge pull request #8 from nbs-system/fix_local_xxeblotus
Fix XXE test when running without XML support
2017-09-25Bump a bit the coveragejvoisin
2017-09-25Fix XXE test when running without XML supportjvoisin
Apparently, using `echo` instead of `die` works betterâ„¢
2017-09-25Improve the travis filejvoisin
- 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
2017-09-25Fix minor coverity issuesjvoisin
2017-09-25Fix the download url in the documentationjvoisin
2017-09-25Merge pull request #6 from nbs-system/1-line-number-broken-confThibault "bui" Koechlin
Show the line number in case of processing error
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-25Simplify the travis filejvoisin
2017-09-25Add some data about how to contributejvoisin
2017-09-25Add a coverage badgejvoisin
2017-09-25Remove codecov.jvoisin
2017-09-25Add support for coverallsjvoisin
2017-09-25Improve a bit the .travis.yml filejvoisin
2017-09-22Improve a bit the .travis.yml filejvoisin
2017-09-21Add travisjvoisin
2017-09-20Badge++jvoisin
2017-09-20fix XFAIL test for include/requireSebastien Blot
2017-09-20Add fancy badgesjvoisin
2017-09-20Bump the readmejvoisin
2017-09-20Update README.mdblotus
2017-09-20Initial importSebastien Blot