Skip to content
Snippets Groups Projects

Build and run examples as tests

Merged Sergey Kosukhin requested to merge examples-as-tests into master

This PR turns examples into tests:

  • Autotools: option --enable-examples is removed, the examples are built and run with make check;
  • CMake: option MTIME_BUILD_EXAMPLES is removed, the examples are built with make and run with make test when -DBUILD_TESTING=ON.

Depends on !76 (merged).

Edited by Sergey Kosukhin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading