openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DUnit
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 17 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[ Bug #123829 ] Deselecting TRepeatedTest node doesn't decrement count. Fixed.
juanco
More...
about 24 years ago
Updated Time2Help documentation.
juanco
More...
about 24 years ago
*** empty log message ***
juanco
More...
about 24 years ago
TDUnitDialog was renamed to TGUITestRunner.
juanco
More...
about 24 years ago
Renamed TDUnitDialog to TGUITestRunner for consistency with TTextTestRunner, and to ease documentation.
juanco
More...
about 24 years ago
Converted the form to binary for compatibility with Delphi 4.
juanco
More...
about 24 years ago
Initial revision of GUI test runner that is embeddable into another form.
peoopus
More...
about 24 years ago
Displace tested GUITestRunner right and down to not obscure the actual runner.
juanco
More...
about 24 years ago
BUG: Failures reported with EBreakingTestFailure were not being tallied. Fixed.
juanco
More...
about 24 years ago
Failure addresses now reported at address which called TTestCase.Check.
juanco
More...
about 24 years ago
Brough readme.html up to date, gave it better formatting, and removed some bugs from it
juanco
More...
about 24 years ago
Replaced references to SuiteOf(TTestCaseClass) to calls to TTestCase.Suite
juanco
More...
about 24 years ago
Removed explicit references to framework's source directory to allow compilation against DCUs or DCPs.
juanco
More...
about 24 years ago
Re-added TTestCase.Suite:ITestSuite, and added RegisterTest(ITest), as those provide the easiest route to explain the framework to beginners.
juanco
More...
about 24 years ago
The GUITestRunner will now run when given a nil (empty) test suite.
juanco
More...
about 24 years ago
Updated Makefile so it will create the framework directory.
juanco
More...
about 24 years ago
Created a Delphi package for the framework
juanco
More...
about 24 years ago
Added a text version of the GUITestRunner form to enable some version control over it.
juanco
More...
about 24 years ago
The framework can now be compiled to a package.
juanco
More...
about 24 years ago
Moved unit tests for the framework into their own ./tests directory, and changed build system accordingly.
juanco
More...
about 24 years ago
fixes bug that caused the generated code to include the target test unit in the implementation paragraph instead of in the interface paragraph where it should be
majohnson
More...
about 24 years ago
removed the uneeded unit attribute, which is not part of the distribution and prevents out of the box compilation
majohnson
More...
about 24 years ago
Added console testing support to Contrib/XPGen.
juanco
More...
about 24 years ago
Added the GUITesting unit defining TGUITestCase, a TTestCase descendant that supports testing of Delphi forms and controls.
juanco
More...
about 24 years ago
Made TTestCase.Create virtual once more. It's the only way descendants can effectively override it.
juanco
More...
about 24 years ago
Buttons in the GUITestRunner were enabled by defaul, which is an ilegal state when there's no test suite to run. Fixed.
juanco
More...
about 24 years ago
Refactored console-mode exit behavior into TextTestRunner. Now the user can choose among: normal behavior, pause with a ReadLn before returning, or halt setting the program's exit code to the number of failures and errors.
juanco
More...
about 24 years ago
Changed name of changelog target to fullchangelog to better reflect its purpose.
juanco
More...
about 24 years ago
Added per-directory ChangeLog files
juanco
More...
about 24 years ago
Added automatic generation of ChangeLog file
juanco
More...
about 24 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
22
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree