6aee6c2053
- Execute the tests without compiling, and don't mess with the source files when coverage is enabled. This ensures that the coverage report lines are correct. This disables the doc tests, as their results would be unused. Hack: it still expands macros on util.lua, because of `util.get_themes_dir()` and `util.get_awesome_icon_dir()`, which might be moved later. Ref: https://github.com/awesomeWM/awesome/pull/1239#discussion_r93828178. - ensure that BUILD_APIDOC and DO_COVERAGE are not used together - awesomeConfig.cmake: add DO_COVERAGE as an option - Travis: only install codecov with DO_COVERAGE=codecov - Travis: do not use set -v; use set -x with DO_COVERAGE - do not use trailing slashes with dirs in tests/examples/CMakeLists.txt / .luacov - Use latest luacov (0.12.0-1) again This reverts parts of |
||
---|---|---|
.. | ||
icons | ||
icon_theme_spec.lua |