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

Adds initial TDL test cases #148

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Adds initial TDL test cases #148

merged 3 commits into from
Dec 13, 2024

Conversation

popematt
Copy link
Contributor

Issue #, if available:

#88

Description of changes:

  • Adds a directory for TDL test cases. This specifically tests things in a template body—not any other part of the macro definition.
  • Adds test cases for if_* special forms and expression groups
  • Adds test files with description of test cases to write for all other aspects of TDL.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

conformance/tdl/data_model_values.ion Outdated Show resolved Hide resolved
conformance/tdl/for.ion Outdated Show resolved Hide resolved
conformance/tdl/if_multi.ion Outdated Show resolved Hide resolved
conformance/tdl/if_multi.ion Show resolved Hide resolved
conformance/tdl/if_multi.ion Show resolved Hide resolved
conformance/tdl/if_none.ion Show resolved Hide resolved
conformance/tdl/if_some.ion Show resolved Hide resolved
@popematt popematt merged commit 9d73a41 into amazon-ion:main Dec 13, 2024
1 check passed
@popematt popematt deleted the tdl-tests branch December 13, 2024 21:00
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.

2 participants