0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add constructor overloads to Test/Before/After More... over 6 years ago
Add comments More... over 6 years ago
Add new class 'TestContext' More... over 6 years ago
Implent constructors/destructors of Test/Before/After More... over 6 years ago
Add new member functions to 'TestDriver' More... over 6 years ago
Rename 'Selftest' to 'ExampleTest' and implement its before-test and after-test procedures More... over 6 years ago
Rename 'TestRegistrantBase' to 'AbstractTestRegistrant' and apply some changes More... over 6 years ago
Remove equal signs More... over 6 years ago
Remove 'XFAIL_TESTS' More... over 6 years ago
Implement 'TestDriver::run' More... over 6 years ago
Use "ltdl_utility.h" More... over 6 years ago
Add new local header file "ltdl_utility.h" More... over 6 years ago
Change the 'cppunitx_registry' function to return a raw pointer More... over 6 years ago
Change the version number for artifacts More... over 6 years ago
Rename test suite 'selftest' to 'example' More... over 6 years ago
Make constructors non-explicit More... over 6 years ago
Rename 'selftest.cpp' to 'example.cpp' More... over 6 years ago
Add code to load modules More... over 6 years ago
Remove the second parameter from 'TestRegistrant' More... over 6 years ago
Set the default for 'Suite' More... over 6 years ago
Process command arguments More... over 6 years ago
Add 'run' to class 'TestDriver' More... over 6 years ago
Rename file 'run.cpp' to 'runtest.cpp' More... over 6 years ago
Add 'getName' to class 'Test' More... over 6 years ago
Add data members to classes 'Test', 'Before' and 'After' More... over 6 years ago
Remove class 'module_loader' More... over 6 years ago
Remove file 'module_loader.cpp' More... over 6 years ago
Declare class SUITE in <bits/cppunitx/registry.h> More... over 6 years ago
Add the default constructor to 'TestDriver' More... over 6 years ago
Add 'TestDriver::getInstance' More... over 6 years ago