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

Add testcases to MOF compiler #15

Open
andy-maier opened this issue Jan 20, 2016 · 6 comments
Open

Add testcases to MOF compiler #15

andy-maier opened this issue Jan 20, 2016 · 6 comments

Comments

@andy-maier
Copy link
Contributor

Improve unit testing of the MOF compiler, so that the recent compiler bug (issue #4) would have been found.

@andy-maier andy-maier added this to the 0.9.0 milestone Jan 20, 2016
@andy-maier andy-maier self-assigned this May 11, 2016
@andy-maier andy-maier removed their assignment May 31, 2016
@KSchopmeyer
Copy link
Collaborator

Some specific tests that need to be added include:

  1. Testing for invalid characters in strings ex. binary lf, etc.
  2. Testing for many more invalid productions. Today we only test for about 6 different errors.
  3. Testing for invalid data on the various data types on input. ex. an integer value for a string property.

@andy-maier
Copy link
Contributor Author

  • Testcases for usage of escape sequences in string and char16 values.
  • Testcases for usage of unescaped short-escapable characters in string and char16 values.

@andy-maier andy-maier modified the milestones: 0.9.0, 0.10.0 Sep 6, 2016
@andy-maier andy-maier modified the milestones: 0.11.0, 0.10.0 Dec 19, 2016
@andy-maier andy-maier modified the milestones: 0.11.0, 0.12.0 Sep 27, 2017
@andy-maier andy-maier removed this from the 0.12.0 milestone Sep 29, 2017
@andy-maier andy-maier added this to the 0.13.0 milestone Apr 10, 2018
@andy-maier andy-maier modified the milestones: 0.13.0, 1.0.0 Oct 10, 2018
@andy-maier
Copy link
Contributor Author

This issue needs to be re-evaluated by working out which of the test ideas above still need to be done.

@andy-maier
Copy link
Contributor Author

andy-maier commented Sep 30, 2020

We should look at defining the content of this issue once the following other MOF test related issues are resolved:

@andy-maier
Copy link
Contributor Author

We agreed to move this one further out. The tests described further up still apply.

@KSchopmeyer
Copy link
Collaborator

Move to 1.3

@KSchopmeyer KSchopmeyer modified the milestones: 1.2.0, 1.3.0 Mar 17, 2021
@andy-maier andy-maier removed their assignment Apr 30, 2021
@andy-maier andy-maier modified the milestones: 1.3.0, 1.4.0 Jul 2, 2021
@andy-maier andy-maier modified the milestones: 1.4.0, 1.5.0 Dec 31, 2021
@andy-maier andy-maier modified the milestones: 1.5.0, 1.6.0 Aug 2, 2022
@andy-maier andy-maier modified the milestones: 1.6.0, 1.7.0 Nov 29, 2022
@andy-maier andy-maier modified the milestones: 1.7.0, 1.8.0 May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants