Attention is currently required from: Thomas Heijligen, Edward O'Callaghan.
2 comments:
Commit Message:
Run `meson -Dtests=true` to enable tests. (default)
Run `meson -Dtests=false` to disable tests.
One last test scenario: does it work with no option mentioned in command line? just meson, or just meson test.
File meson.build:
Patch Set #1, Line 522: if cmocka_dep.found()
I remember that is an important thing, to check cmocka dep. We can keep both conditions I think (option present and dependency found).
To view, visit change 63832. To unsubscribe, or for help writing mail filters, visit settings.