Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.43 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.43 KB

Geometrize unit tests logo

License Build Status Badge

This is the unit test suite for the Geometrize library, a tool for geometrizing images into geometric primitives. The intent is to achieve good test coverage of the codebase, and to add regression tests for fixed bugs.

The test suite uses Catch, and is run through a CI build bot and Coverity Scan analysis.

Geometrized Surfer

Manual Usage

Open the unit_test.pro file and build and run the tests. The test results are reported in a console window.

Notes

  • Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.