1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Oct 13, 2024 — Oct 13, 2025
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... over 11 years ago
Bump version to 1.2.1 and add NEWS entry. More... almost 12 years ago
Fix a bug that prevents cmake find_package from detecting cipra with a specific version requested. More... almost 12 years ago
Add new release news. More... about 12 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... about 12 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... about 12 years ago
Fixes issue #13 "new_ok<> fails with move only type". More... about 12 years ago
Changes for new website. More... over 12 years ago
Forgot to add NEWS.md to the installed files list. More... over 12 years ago
Clean up doxygen warning. More... over 12 years ago
Added NEWS file. More... over 12 years ago
Don't generate so many man pages. More... over 12 years ago
Add CPack and examples to CMake file. More... over 12 years ago
Update documentation. More... over 12 years ago
Use CMake! Fixes issue 3. More... over 12 years ago
Add a build directory. More... over 12 years ago
Move source files to a new home in include/. More... over 12 years ago
Be pedantic. More... over 12 years ago
Add traits instead of using operators directly. More... over 12 years ago
Link to the tutorial page from the main page/README file. More... over 12 years ago
Added tutorial to the Doxygen documentation. More... over 12 years ago
More documentation fixes. More... almost 13 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... almost 13 years ago
Typo. More... almost 13 years ago
Added explain() method. More... almost 13 years ago
Documentation is nice. I forgot how this worked. More... almost 13 years ago
Add better diagnostics to is() and isn't(). More... almost 13 years ago
Additional fix to TAP13 output. More... almost 13 years ago
Add pass() and fail() methods. More... almost 13 years ago
Minor fixes to TAP13 output More... almost 13 years ago