0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Completes the implementation of TestingEnds() More... over 12 years ago
minor code formatting. More... over 12 years ago
merge with previous. More... over 12 years ago
Implements the UpdateTimer. More... over 12 years ago
Fixes compiler error when DEBUG define is enabled. More... over 12 years ago
Renamed TTestResult interface to ITestResult. More... over 12 years ago
Implements the command classes for "hide test nodes on open" functionality. More... over 12 years ago
Implements menu item event handler and checked/unchecked support More... over 12 years ago
Implemented "Show tested node" menu item. More... over 12 years ago
Implements basic loading and saving of some settings. More... over 12 years ago
Code formatting. Fixed the indentation. More... over 12 years ago
Uncomment previous lines. We now have all the implementations in place. More... over 12 years ago
Now the treeview can track the currently running test More... over 12 years ago
Implements the StartSuite() method. More... over 12 years ago
New method that correctly frees the object stored in the FailureGrid rows. More... over 12 years ago
Wraps debug calls in IFDEF DEBUG More... over 12 years ago
Implements the Status() method. More... over 12 years ago
implements the "Select only failed tests" functionality. More... over 12 years ago
Wrap assert code inside a IFDEF DEBUG block. More... over 12 years ago
Implements a OnRowChange event handler for the FailureGrid. More... over 12 years ago
Implements DisplayFailureMessage() which populates the Error Message memo. More... over 12 years ago
Fixes implementation of AddFailure(), AddError() and .AddWarning() More... over 12 years ago
Implemens the AddFailureItem() with its helper classes and functions. More... over 12 years ago
Adds a new Failure List Grid to the user interface. More... over 12 years ago
Rename the error message memo component. More... over 12 years ago
Implements the "select current test" command. More... over 12 years ago
implements the "deselect current test" action. More... over 12 years ago
Adds the "select failed tests" image to the project. More... over 12 years ago
Implements the "Stop Tests" action. Also hooks up to the toolbar button. More... over 12 years ago
Adds a new "Stop Tests" image. More... over 12 years ago