Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gbmhunter/massert issues and pull requests
#5 - Fix unit tests so they fit the format 'CHECK_EQUAL(actual, expected)'. Many have actual and expected around the wrong way.
Issue -
State: closed - Opened by gbmhunter over 10 years ago
Labels: bug
#4 - Add an "assert" which still executes the statement if asserts are disabled.
Issue -
State: open - Opened by gbmhunter over 10 years ago
Labels: enhancement
#3 - Switch from using UnitTestCpp to MUnitTest.
Issue -
State: closed - Opened by gbmhunter over 10 years ago
Labels: enhancement
#2 - Add ability to insert strings directly into M_ASSERT_MSG(), without having to use the syntax M_ASSERT_MSG(false, "%s", "My message");.
Issue -
State: open - Opened by gbmhunter over 10 years ago
Labels: enhancement
#1 - Make Makefile perform out-of-source builds.
Issue -
State: open - Opened by gbmhunter over 10 years ago
Labels: enhancement