0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set 'sonar.projectVersion' More... over 5 years ago
Reorder the file lists More... over 5 years ago
Add a new file More... over 5 years ago
Update the documentation [skip ci] More... over 5 years ago
Merge tag release/1-alpha.5 into master More... over 5 years ago
Added tag release/1-alpha.5 for changeset 6a889713ef0a More... over 5 years ago
Set the package version to 1-alpha.6 More... over 5 years ago
Merge branch master into release/1 More... over 5 years ago
Change the defined variables More... over 5 years ago
Add messages to some of the assertions More... over 5 years ago
Add expectations for failed assertions More... over 5 years ago
Add new function 'expectFailure' More... over 5 years ago
Add messages to the assertions More... over 5 years ago
Add the 'inline' keywords to all the assertion functions More... over 5 years ago
Add the move constructor to class 'Test' More... over 5 years ago
Add the move assignment operator to class 'Test' More... over 5 years ago
Add function 'swap' for class 'Test' More... over 5 years ago
Rewrite the move constructor More... over 5 years ago
Rewrite the move assignment operators More... over 5 years ago
Change member functions 'swap' to inline More... over 5 years ago
Add new non-member function 'swap' More... over 5 years ago
Make member functions 'swap' exception-free More... over 5 years ago
Add member functions 'swap' to 'BeforeTest' and 'AfterTest' More... over 5 years ago
Delete the copy constructors and the copy assignment operators of 'BeforeTest' and 'AfterTest' again More... over 5 years ago
Add the 'explicit' keyword to the constructor, also removing one unused More... over 5 years ago
Add members to class 'defered' More... over 5 years ago
Remove the redundant access specifier More... over 5 years ago
Add new member function 'runBeforeTests' and 'runAfterTests' More... over 5 years ago
Change not to throw an exception on error More... over 5 years ago
Introduce a static data member for the instance More... over 5 years ago