0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from Lectem/patch-1 More... almost 9 years ago
Fix overflow in duration computation More... almost 9 years ago
Merge pull request #27 from nickbruun/feature/cli-improvement More... almost 9 years ago
Add shuffling More... almost 9 years ago
Implement gtest-style filtering. More... almost 9 years ago
Implement color switching. More... almost 9 years ago
Include fix for errno. More... almost 9 years ago
Implement console file outputter, clean up macros. More... almost 9 years ago
Clean up main file by moving some things to headers. More... almost 9 years ago
Whitespace cleanup. More... almost 9 years ago
Add clock implementation details to usage of hayai main. More... almost 9 years ago
Partially implement more advanced CLI. More... almost 9 years ago
Add noexcept keyword to clock methods when possible. More... almost 9 years ago
Use unsigned values to represent nanosecond durations. More... almost 9 years ago
Merge pull request #18 from nickbruun/feature/outputters More... almost 9 years ago
Move test enabling to attempt to have tests built. More... almost 9 years ago
Update README. More... almost 9 years ago
Add optional tests using GTest. More... almost 9 years ago
Simplify extracted paramter definitions. More... almost 9 years ago
Implement parsing of parameters to type, name and value. More... almost 9 years ago
Add JSON outputter. More... almost 9 years ago
Include cstring. More... over 9 years ago
Update AUTHORS. More... over 9 years ago
Update header list for installation. More... over 9 years ago
Move check for disabled tests to after the check for inclusion. More... over 9 years ago
Clean up outputter integration of disabled tests. More... over 9 years ago
Merge pull request #15 from szborows/master More... over 9 years ago
Added message with disabled tests count to ConsoleOutputter More... over 9 years ago
Added very basic support for DISABLED_ tests - similar like in GoogleTest More... over 9 years ago
Update AUTHORS. More... over 9 years ago