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

Unit tests for NFA State #71

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

mkpro118
Copy link
Owner

@mkpro118 mkpro118 commented Jul 1, 2024

No description provided.

@mkpro118 mkpro118 self-assigned this Jul 1, 2024
@mkpro118 mkpro118 marked this pull request as draft July 1, 2024 18:13
@mkpro118 mkpro118 marked this pull request as ready for review July 1, 2024 21:43
@mkpro118 mkpro118 merged commit 1afc7d5 into states-and-transitions Jul 1, 2024
5 checks passed
@mkpro118 mkpro118 deleted the unit-tests-for-nfa-state branch July 1, 2024 21:44
mkpro118 added a commit that referenced this pull request Jul 1, 2024
* Prototypes for `NFAState`

* Added a generic list

* Updated to use list.h

* More list functions, fixed reallocation bug

* Added get_transition

* Implemented NFA State functions

* Unit tests for NFA State (#71)

* Unit test for NFA Initial Commit

* Tests for create and init. TODO: tests for add_transition

* Tests for generic list

* Tests for the NFA State functions

* Removed unused include
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