gonix/tests/functional/test-libstoreconsumer
- README.md 205 B
- main.cc 1.3 KiB
- meson.build 210 B
A very simple C++ consumer of the libstore library.
- Keep it simple. Library consumers expect something simple.
- No build hook, or any other reinvocations.
- No more global state than necessary.