-
released this
2021-01-03 10:16:38 -08:00 | 3 commits to main since this releaseUpdated copyright statements for 2021, improved README, and added
#pragma
warning ignores intocctest.h
.Downloads
-
Decomplicated Pre-Release
released this
2020-12-26 17:18:45 -08:00 | 10 commits to main since this releaseMajor changes have been implemented since the last release.
All tests are now dynamic tests, and theTEST
API only accepts one argument.See the CHANGELOG and README for usage instructions.
Downloads
-
Another Target Property Fix Pre-Release
released this
2020-09-03 08:57:12 -07:00 | 12 commits to main since this releaseAdded EXCLUDE_FROM_DEFAULT_BUILD for compatibility.
Fixed Changelog typoDownloads
-
Default Target Fix Pre-Release
released this
2020-09-03 08:45:34 -07:00 | 14 commits to main since this releaseRemoved tests from default target
Downloads
-
Moved C++ Check to Header Pre-Release
released this
2020-09-02 12:37:49 -07:00 | 17 commits to main since this releaseRemoved interface compile flag for -std=c++17 and placed a preprocessor-based C++ version check in the main header.
Downloads
-
Readme Fixes Pre-Release
released this
2020-09-02 07:49:50 -07:00 | 23 commits to main since this releaseSmall fixes to setup documentation in README
Downloads
-
Makefile and README Fixes Pre-Release
released this
2020-09-01 20:55:33 -07:00 | 26 commits to main since this releaseChanged
- added
clean
target to.PHONY
- removed patch version from find_package documentation
Downloads
- added
-
Fixed Versioning Configuration Pre-Release
released this
2020-09-01 20:40:57 -07:00 | 29 commits to main since this releaseConfigure file destination set to
cmake/
folderDownloads
-
Switched to CMake Pre-Release
released this
2020-09-01 20:28:37 -07:00 | 31 commits to main since this releaseChanged
- removed extra semicolons from test macros
- moved include directory from root to
include/
- switched build system to CMake
- updated README.md with new CMake documentation
- added note regarding static tests and macro helpers to README.md
- reverted library entry point back to
cctest.h
(fromcctest/cctest.h
)
Downloads
-
Fixed installation destination documentation Pre-Release
released this
2020-08-26 12:59:05 -07:00 | 39 commits to main since this releaseDownloads