Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Unit Testing support w/ Test/LexerTest #340

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Aug 24, 2024

  • part of Issue Initiate unit tests of the source code #108
  • Adds a group file, MRCE.groupproj containing both MorseRunner and UnitTests.dproj
  • built using DUnitX
  • a goal would be that anything going into the Util/ directory would be unit tested.

- Adds a group file, MRCE.groupproj containing both MorseRunner
  and UnitTests.dproj
- built using DUnitX
- a goal would be that anything going into the Util/ directory
  would be unit tested.
@w7sst w7sst added this to the v1.85 - next release milestone Aug 24, 2024
@w7sst w7sst requested review from f6fvy, jr8ppg and K6OK August 24, 2024 21:27
@w7sst w7sst self-assigned this Aug 24, 2024
@w7sst w7sst linked an issue Aug 24, 2024 that may be closed by this pull request
@w7sst w7sst merged commit 889702b into main Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Unit Testing
1 participant