Skip to content

24 feature parser unit tests - #29

Open
milar111 wants to merge 3 commits into
mainfrom
24-feature-parser-unit-tests
Open

24 feature parser unit tests#29
milar111 wants to merge 3 commits into
mainfrom
24-feature-parser-unit-tests

Conversation

@milar111

Copy link
Copy Markdown
Contributor

Description

Adds unit tests for c_parser, java_parser, and plx_parser. c_parser previously
had a smoke-test-only target; java_parser and plx_parser had no test target
at all.

Related issues

Closes #24

Type of change

  • New feature (non-breaking change that adds functionality)

How has this been tested?

Ran make test in each of parser/c_parser, parser/java_parser, and
parser/plx_parser — all assertions pass.

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.

[Feature]: Unit tests for parsers (c_parser, java_parser, plx_parser)

1 participant