lix/tests/test-libstoreconsumer
2023-06-30 23:36:27 +02:00
..
local.mk tests: Don't install test-libstoreconsumer program 2023-06-30 23:36:27 +02:00
main.cc
README.md

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.