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 the rest of typecast evaluations #84

Merged
merged 3 commits into from
Apr 28, 2018

Conversation

Sei-Lisa
Copy link

In a previous commit, LLScriptTypecastExpression::determine:value() was added, but there were many casts missing.

This PR completes the set and adds a very complete test suite that checks some special corner cases, imported from my optimizer. The test suite has the advantage that it also works as a test suite when run as LSL, which allows verifying the correctness of the expected values.

Add also the test suite used in LSL-PyOptimizer. The part of the test suite that is included in this commit is released to the public domain by the author.
@Makopo Makopo merged commit 3bf414a into Makopo:master Apr 28, 2018
@Sei-Lisa Sei-Lisa deleted the sei-complete-typecast-eval branch April 28, 2018 09:59
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