|
|
68822006c8
|
guile-tests: fix some typos
|
2024-02-26 18:31:10 +02:00 |
|
|
|
30b8238522
|
tests: move to tests/, make optional
While not recommended, sometimes it can be useful to disable building
the unit tests. This can be done now with
meson -Dtests=disabled build
|
2024-01-06 18:35:22 +02:00 |
|
|
|
5bf6fa399b
|
guile: don't run test with asan builds
They're incompatible.
|
2022-12-29 12:25:58 +02:00 |
|
|
|
96b208d712
|
build: bump meson requirement to 56.0
We need some of the new functionality in the near-future.
Fix build warnings.
|
2022-12-19 23:01:16 +02:00 |
|
|
|
317fe53ff7
|
tests: update test helpers and users
Move test-mu-common to mu-test-utils. Use mu_test_init as a wrapper for
g_test_init. Update users.
|
2022-08-11 22:55:10 +03:00 |
|
|
|
8eac392221
|
guile: re-enable the guile support
Update for the internal (Mu::Message) APIs.
Update build.
|
2022-05-21 17:44:09 +03:00 |
|
|
|
de80b557e8
|
meson: build updates
|
2022-03-26 17:19:10 +02:00 |
|
|
|
3a7bfab5f5
|
guile: update unit tests
Make it work with meson.
|
2022-03-13 12:37:29 +02:00 |
|
|
|
ec826cd838
|
tests: update naming
|
2022-02-21 23:51:46 +02:00 |
|
|
|
48d3f9cfab
|
tests: move to subdir, move to meson
De-clutter the source directories a bit. Ensure tests build with meson, and
remove from autotools in a few places (no need to do things twice).
|
2021-11-08 23:58:05 +02:00 |
|