0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Needle More... about 14 years ago
Use Boost.Chrono More... about 14 years ago
Initial GTest stuff. More... about 14 years ago
Remove invoke with string message as it did not work. Re-implement if considered useful. More... almost 15 years ago
Disabled failing tests, to be fixed. More... almost 15 years ago
Return 0 if all tests pass, 1 otherwise More... almost 15 years ago
Remove unused variable. More... almost 15 years ago
Deleted generated Eclipse project files. More... almost 15 years ago
Xcode compilation fixes. More... over 15 years ago
Cleanup More... about 16 years ago
Refactoring to remove code duplication. More... about 16 years ago
Make internalInvoke private. More... about 16 years ago
Parallel build. More... about 16 years ago
Fix GCC compilation problem. More... about 16 years ago
Use own exception type in test instead of std::exception due to different message in GCC and Visual C++. More... about 16 years ago
Use boost::bind instead of boost::lambda::bind which did not work with Visual C++. More... about 16 years ago
Visual C++ compilation fix. More... about 16 years ago
Cleaning up. More... about 16 years ago
Refactoring to remove duplication. More... about 16 years ago
Expected message can be given to the exception. More... about 16 years ago
Streaming operator for std::exception to improve error messages. More... about 16 years ago
Specs can compare std::exception descriptions. More... about 16 years ago
Tests for SpecRunner. More... over 16 years ago
Add .gitignore More... over 16 years ago
100% coverage for createReporter. More... over 16 years ago
Formatting sources. More... over 16 years ago
Tests for SpecRunner. More... over 16 years ago
Refactoring SpecRunner to be testable. More... over 16 years ago
Start of tests for SpecRunner. More... over 16 years ago
Use variable instead of absolute path. More... over 16 years ago