Vladimír Vondruš
a2bc076ef0
package/archlinux: blargh lcov suppressions ffs.
1 year ago
Vladimír Vondruš
c45eb57d34
package/archlinux: report missed lines in coverage output.
...
And turn off function coverage, it isn't useful.
2 years ago
Vladimír Vondruš
d14bb02cd1
package/archlinux: ignore another lcov error.
...
Not sure what either of the two means.
2 years ago
Vladimír Vondruš
57fc62f121
package/archlinux: force a concrete Python executable.
...
Otherwise pybind11 picks up oldest installed, or whatever other arbitrary
one. Between this and the other issue with Homebrew, has everyone gone
insane lately?? How is such a behavior a reasonable default?!
2 years ago
Vladimír Vondruš
ff32ae2824
package/archlinux: enable colored output in dev PKGBUILDs.
3 years ago
Vladimír Vondruš
f9d1fdecf3
package/archlinux: adapt to lcov 2.0 changes.
3 years ago
Vladimír Vondruš
1752e61f9b
package/archlinux: python-coverage is a dependency as well.
3 years ago
Vladimír Vondruš
7009d66d18
package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting.
4 years ago
Vladimír Vondruš
704c904d6a
package: use MAGNUM_-prefixed CMake options.
4 years ago
Vladimír Vondruš
ae23365869
Bye, Travis! You won't be missed.
4 years ago
Vladimír Vondruš
fe7e6eb545
Bootstrap for C++-side unit tests.
...
So far all tests were done only in Python, but now we'll need them in
CMake / CTest also.
6 years ago
Vladimír Vondruš
cfce76dde4
package: include public headers in coverage reports as well.
7 years ago
Vladimír Vondruš
90778c0a0b
package: GCC 9 and lcov from git work again.
...
And GCC 6 doesn't, so kill it. However the thing is even slower than
before, how the heck is that possible.
7 years ago
Vladimír Vondruš
86d64a6a5a
package/archlinux: coverage PKGBUILD.
...
Generating both C++ and Python coverage.
7 years ago