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

Verify changes with older versions of Dyalog #86

Open
sloorush opened this issue Nov 26, 2024 · 1 comment
Open

Verify changes with older versions of Dyalog #86

sloorush opened this issue Nov 26, 2024 · 1 comment
Labels
enhancement Enhancements to the project help wanted Extra attention is needed Size: M Medium sized task

Comments

@sloorush
Copy link
Member

One concern that has risen is values of results of some expressions might change with different versions of dyalog, particularly floating point numbers.

To prevent this from happening another variation can be added to RunVariations (in ./testfns.apln) that spins up an older version of Dyalog and verifies the outputs again. (actual implementation needs to be discussed)

TODO:
Need to check the feasibility of this with @dyaandys.
Need to re-check the need for this type of tests with @mkromberg.

Thread is open for discussion and suggestions.

@sloorush sloorush added enhancement Enhancements to the project help wanted Extra attention is needed Size: M Medium sized task labels Nov 26, 2024
@sloorush
Copy link
Member Author

Andy says it is possible to do 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to the project help wanted Extra attention is needed Size: M Medium sized task
Projects
None yet
Development

No branches or pull requests

1 participant