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

[test/spec] Failing spec tests for rvalue dynamic var name in arith #670

Merged

Conversation

akinomyoga
Copy link
Collaborator

Add tests to demonstrate a use case of dynamical rvalue/lvalue variable names in arithmetic expressions.

@andychu
Copy link
Contributor

andychu commented Mar 21, 2020

Ah OK I just added the 4 failing ones to cover the lvalue. But this is for both lvalue and rvalue?

Maybe prefix the test case names with ble.sh: so we remember where they came from, since this file is very long. It looks like it's matching the usage pattern of ble.sh which is good.

@akinomyoga akinomyoga force-pushed the add-tests-arith-dynamic-varname branch from 04cc1ad to 204b3d2 Compare March 21, 2020 10:22
@akinomyoga
Copy link
Collaborator Author

akinomyoga commented Mar 21, 2020

204b3d2 Thank you! I updated the test names (and also rebased on the latest commit on master).

@andychu andychu merged commit 3e4ef40 into oils-for-unix:master Mar 21, 2020
@akinomyoga akinomyoga deleted the add-tests-arith-dynamic-varname branch March 24, 2020 15:53
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