Skip to content

test: switch to catch2 unit tests and add some functions#28

Merged
DavidLeeds merged 1 commit intomasterfrom
unit-test
May 13, 2025
Merged

test: switch to catch2 unit tests and add some functions#28
DavidLeeds merged 1 commit intomasterfrom
unit-test

Conversation

@DavidLeeds
Copy link
Owner

@DavidLeeds DavidLeeds commented May 13, 2025

Unit Tests:

  • Now using Catch2 C++ unit test framework to enable more structured testing

Added:

See README.md for usage examples.

@DavidLeeds DavidLeeds self-assigned this May 13, 2025
@DavidLeeds DavidLeeds force-pushed the unit-test branch 2 times, most recently from a7ba083 to 1d933b3 Compare May 13, 2025 21:23
Added:
  - hashmap_empty()
  - hashmap_contains()
  - hashmap_iter_find()
  - hashmap_insert()
@DavidLeeds DavidLeeds merged commit e7743f7 into master May 13, 2025
4 checks passed
@DavidLeeds DavidLeeds deleted the unit-test branch May 13, 2025 21:40
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.

1 participant