Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CalDAVTester to travis | Thomas Müller | 2015-11-10 | 1 | -0/+2 |
| | |||||
* | Make Travis CI pass when DAV was not touched | Joas Schilling | 2015-10-29 | 1 | -7/+9 |
| | |||||
* | run litmus scripts only if code in the dav app did change changed | Thomas Müller | 2015-10-28 | 1 | -0/+1 |
| | |||||
* | Enable DAV app testing on travis | Thomas Müller | 2015-10-27 | 1 | -0/+39 |
| | |||||
* | Revert "Travis support" | Morris Jobke | 2014-09-22 | 1 | -67/+0 |
| | | | | | | | This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6. Conflicts: .travis.yml | ||||
* | execute unit test for files external in separate build config | Thomas Müller | 2014-08-05 | 1 | -0/+9 |
| | |||||
* | Travis support | Morris Jobke | 2014-08-05 | 1 | -0/+58 |
* use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration |