Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
Tests
  • Each library has an associated test in its Tests subfolder.
  • Many tests also serve as executable examples and useful reference code when learning a library.
  • The project aims for at least 90% code coverage where practical.
  • Coverage reports are generated from main when the website is published and are available in the coverage report.
  • See Building (Contributor) to build, run, or debug the tests locally.