Skip to content

Add the Catch unit testing framework#874

Merged
kroening merged 4 commits intodiffblue:masterfrom
thk123:feature/unit-test-framework
May 15, 2017
Merged

Add the Catch unit testing framework#874
kroening merged 4 commits intodiffblue:masterfrom
thk123:feature/unit-test-framework

Conversation

@thk123
Copy link
Contributor

@thk123 thk123 commented Apr 26, 2017

Adds catch.hpp - a test harness for writing and running unit tests. Updated the make file so that running make test runs all the tests. I removed all the tests that either didn't compile, failing on running or
didn't terminate without some input.

Added an example catch test to demonstrate it working.

Updated one of the unit tests to use catch as a demonstration (I can do the others in the next sprint if it is deemed important).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants