1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix an 'unused parameter' warning for the implementation of fixture's copy constructor. More... almost 11 years ago
Bump version to 1.2.1 and add NEWS entry. More... about 11 years ago
Fix a bug that prevents cmake find_package from detecting cipra with a specific version requested. More... about 11 years ago
Add new release news. More... over 11 years ago
Fixes issue #12 'Create CMake configuration file to install so CMake can find cipra.' Also bumped the version to 1.2 in preparation for the release. More... over 11 years ago
Support (fake) variadic templates on MSVC11! Remove CIPRA_USE_VARIADICS macro, because all compilers we have "support" them now. A few other changes to make sure it compiles and runs with MSVC11 properly. More... over 11 years ago
Fixes issue #13 "new_ok<> fails with move only type". More... over 11 years ago
Changes for new website. More... over 11 years ago
Forgot to add NEWS.md to the installed files list. More... over 11 years ago
Clean up doxygen warning. More... over 11 years ago
Added NEWS file. More... over 11 years ago
Don't generate so many man pages. More... over 11 years ago
Add CPack and examples to CMake file. More... over 11 years ago
Update documentation. More... over 11 years ago
Use CMake! Fixes issue 3. More... over 11 years ago
Add a build directory. More... over 11 years ago
Move source files to a new home in include/. More... over 11 years ago
Be pedantic. More... over 11 years ago
Add traits instead of using operators directly. More... over 11 years ago
Link to the tutorial page from the main page/README file. More... over 11 years ago
Added tutorial to the Doxygen documentation. More... over 11 years ago
More documentation fixes. More... about 12 years ago
Documentation is now a little better. We don't document every template parameter anymore, only the ones that are needed in calling the function. More... about 12 years ago
Typo. More... about 12 years ago
Added explain() method. More... about 12 years ago
Documentation is nice. I forgot how this worked. More... about 12 years ago
Add better diagnostics to is() and isn't(). More... about 12 years ago
Additional fix to TAP13 output. More... about 12 years ago
Add pass() and fail() methods. More... about 12 years ago
Minor fixes to TAP13 output More... about 12 years ago