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

Code generation integration test #21

Open
Maxcode123 opened this issue Nov 9, 2023 · 0 comments
Open

Code generation integration test #21

Maxcode123 opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
test Something needs testing

Comments

@Maxcode123
Copy link
Owner

Depends on #20.

Write an integration test for code generation where the input is a code file (in the form of a string) and assert the llvm module's attributes.
This test will use the lexical, syntax, semantic and code generation parts of the compiler.

@Maxcode123 Maxcode123 added the test Something needs testing label Nov 9, 2023
@Maxcode123 Maxcode123 added this to the Code generation v1 milestone Nov 9, 2023
@Maxcode123 Maxcode123 self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Something needs testing
Projects
None yet
Development

No branches or pull requests

1 participant