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 23 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed semicolor error. Two lessons to learn from this: 1. Compile and run to test even the smallest change. 2. Even though semi-colons are optional in the last line of a block, always put one in anyway.
jeffmoore
More...
over 24 years ago
Updated with last of JM changes.
jeffmoore
More...
over 24 years ago
Brought back for compatability
jeffmoore
More...
over 24 years ago
Moved to examples directory
jeffmoore
More...
over 24 years ago
progress bar updating now happens after test is executed
majohnson
More...
over 24 years ago
Moved here from src directory
jeffmoore
More...
over 24 years ago
Ported from DelphiUnit
jeffmoore
More...
over 24 years ago
Updated to use TestFramework.pas instead of DUnit.pas
jeffmoore
More...
over 24 years ago
no message
jeffmoore
More...
over 24 years ago
no message
jeffmoore
More...
over 24 years ago
small fix the progress/score bar should count the enabled tests instead of ALL tests
majohnson
More...
over 24 years ago
Oops! The version number was already bumped. The new version no is 3.2.3
juanco
More...
over 24 years ago
Bumped version to 3.2.4 to make things ready for next release.
juanco
More...
over 24 years ago
Replaced DUNIT.HLP by TestFramework.hlp which is a little bit more current.
juanco
More...
over 24 years ago
Changed to the Mozilla Public License.
juanco
More...
over 24 years ago
Lincense boilerplate updated to Mozilla Public License. DUnit.pas replaced by TestFramework.pas for consistency with JUnit. DUnitGUI.pas replaced by GUITestRunner.pas for consistency with JUnit. Moved Text UI stuff to TextTestRunner.pas. Removed dependecies on the Collections library from the framework. Made assertion mechanism selectable by a $DEFINE. Fixed bug in assertNotEquals, which was using the same message as assertEquals. Some code formatting.
juanco
More...
over 24 years ago
tests the TmethodEnumerator class to make sure it can properly enumerate the test methods in a class
majohnson
More...
over 24 years ago
adds TMethodEnumerator which abstracts the code to automagically get test methods from the published section
majohnson
More...
over 24 years ago
Changed longint types to integer - same data type, but integer type is more common.
chrismo
More...
over 24 years ago
adds a test progress bar to indicate overall progress of tests executed
majohnson
More...
over 24 years ago
modified progress bar update so that only percentage of tests that passed is displayed
majohnson
More...
over 24 years ago
reconciles TTestCase.assertEquals to test for longints instead of integers
majohnson
More...
over 24 years ago
Hopefully, a binary, non-corrupted version of the form.
juanco
More...
over 24 years ago
fixed the implementation declaration of tmapview.clear to match the header definition
majohnson
More...
over 24 years ago
completed the implementation for assertEquals that works with integers
majohnson
More...
over 24 years ago
Added an admin directory to the list of ignored files so local copies of administrative files are ignored while performing CVS commands over a project.
juanco
More...
over 24 years ago
Updated copyright notice
juanco
More...
over 24 years ago
BUG#108815: Screenshot.gif not included in distribution zip file. Changed the makefile so only the zip file is generated with make dist. Added .cvsignore file to ignore dist and scratch directories.
juanco
More...
over 24 years ago
BUG#108748: Link to mailing list broken. Fixed. BUG#108816: Instructions for contributing are outdated. Fixed the worse of it. Updated the log to reflect the move to SourceForge. Updated the list of contributors to mention the DUnit Group.
juanco
More...
over 24 years ago
Initial revision
juanco
More...
over 24 years ago
←
1
2
…
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