Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-08 | Enable in travis memory leak detection. | Andrei Karas | 1 | -1/+1 | |
2015-08-26 | fix travis.sh from previous commit. | Andrei Karas | 1 | -1/+1 | |
2015-08-26 | Show errors in travis tests after server crashed or terminated with non zero ↵ | Andrei Karas | 1 | -1/+6 | |
exit code. | |||||
2015-08-18 | Detect other sanitizer run time errors. | Andrei Karas | 1 | -1/+9 | |
2015-08-13 | Added script_mapquit plugin (moved from the StaffPlugins repository) | Haru | 1 | -17/+11 | |
The plugin is used by the Travis CI build, and it makes more sense to be present here, so that it can be kept up to date when the HPM is updated, to avoid build failures. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-11 | Moved validationinterfaces.py call to travis.sh | Haru | 1 | -0/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-10 | Travis improvements | Haru | 1 | -0/+117 | |
- Parallelized pre-re and re tests - Added mapserver and script engine tests: this means that travis will detect parse errors in scripts as well as the source now) Signed-off-by: Haru <haru@dotalux.com> |