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

Fix for empty unit declaration: #3

Merged
merged 2 commits into from
Feb 23, 2019
Merged

Fix for empty unit declaration: #3

merged 2 commits into from
Feb 23, 2019

Conversation

st4rl3ss
Copy link
Contributor

  • fix for empty unit declaration in NMODL parser.
  • added unit test on parser for empty unit declaration.
  • minor typo correction.
  • Added empty unit declaration as valid construct.
  • Modified test file channel.mod to verify empty unit declaration.
  • Fixed empty unit test string.

@pramodk The empty unit test still fails in this build since we introduced the possibility to define empty units but there is still a test with empty units in the invalid_construct tests.

@bbpbuildbot
Copy link
Collaborator

Can one of the admins verify this patch?

 - allow empty units in nmodl parser
 - added unit test for parser

Change-Id: Iaaf483f66ca9a2478f5b3de2acafbc29fec8a73e
Change-Id: I716bd9a212c75b38d24e43a2ba076b3ad0a8b735
@pramodk pramodk merged commit e53a7a3 into master Feb 23, 2019
@pramodk pramodk deleted the empty_unit branch February 23, 2019 19:03
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.

3 participants