libpmemobj-cpp icon indicating copy to clipboard operation
libpmemobj-cpp copied to clipboard

Missing tests for examples

Open marcinslusarz opened this issue 6 years ago • 1 comments

These examples should be tested regularly:

  • array
  • map_cli
  • panaconda

marcinslusarz avatar Feb 08 '19 13:02 marcinslusarz

We should test those examples as part of 'ctest' and we should also have script (and run it on travis) to allow compiling and running examples against libpmemobj-cpp installed in the system.

igchor avatar Jun 11 '19 11:06 igchor