rpm-ostree/tests/common
Colin Walters 402912e030 Make make check work again
Our CI isn't running the C unit tests because it goes via RPM,
and while we could potentially add `%check` there...I don't
quite want to do that right now since it also runs the Rust
tests which means we rebuild all the Rust code again in debug
mode etc.

Change the C unit tests to compile in C++ mode, which is
enough for local testing.

Longer term I think the C unit tests will go away in favor
of Rust tests.
2021-01-20 13:10:14 -05:00
..
libtest-core.sh
libtest.cxx Make make check work again 2021-01-20 13:10:14 -05:00
libtest.h
libtest.sh
libtestrepos.sh
libvm.sh