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

[tests] Add more Aleo instruction tests. #1966

Open
wants to merge 5 commits into
base: testnet3
Choose a base branch
from

Conversation

acoglio
Copy link
Contributor

@acoglio acoglio commented Sep 8, 2023

  • Add tests for and.
  • Improve and extend tests for abs, abs.w, add, add.w.

Uncomment a negative test, now that negative tests are supported. (The others
were already uncommented.)

Fix a test that was supposed to be negative and instead was positive.
Use a more regular naming convention, which also facilitates selecting tests
with `TEST_FILTER`.
Avoid the underscores in arithmetic literals, since they are not really needed
here (these are just tests).
Use more uniform names for programs and functions.
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.

None yet

1 participant