Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-31 | Recreate scanners.c only on demand | Nick Wellnhofer | |
2014-12-30 | Require cmake >= 2.8.9, use a ppa for travis. | John MacFarlane | |
`package_find(PythonInterp)` doesn't find python 3.2 with the cmake travis provides. | |||
2014-12-29 | .travis.yml: install python3 for build. | John MacFarlane | |
2014-12-22 | Added HTML normalization tests to test/CMakeLists.txt. | John MacFarlane | |
Removed from .travis.yml. This should be a standard part of the test suite. See #245. | |||
2014-12-19 | Expose failure to normalize whitespaces | Ciro Santilli | |
2014-12-01 | Travis: we no longer need doxygen. | John MacFarlane | |
2014-11-28 | Updated travis script to get doxygen. | John MacFarlane | |
2014-11-25 | Run leakcheck in travis build. | John MacFarlane | |
2014-11-20 | Removed leakchek from travis script. | John MacFarlane | |
2014-11-20 | Travis: run valgrind after finishing. | John MacFarlane | |
2014-11-16 | Travis: use 'make testtarball', install pandoc. | John MacFarlane | |
2014-11-16 | Added .travis.yml for continuous integration testing. | John MacFarlane | |