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 monkey-tests #40

Closed
skx opened this issue Oct 1, 2018 · 0 comments · Fixed by #43
Closed

Add monkey-tests #40

skx opened this issue Oct 1, 2018 · 0 comments · Fixed by #43

Comments

@skx
Copy link
Owner

skx commented Oct 1, 2018

If we added an assert method we could write some tests in the standard-library, and run them every time we launched.

(We used to test some methods in the evaluator-test-cases, but because they're loaded in package main, via static.go we had to remove them..)

skx added a commit that referenced this issue Oct 1, 2018
Port more (standard-library) functions to monkey, which closes #39 for now.

But no doubt more functions will come.

(Will add tests for these primitives when #40 is done.)
@skx skx closed this as completed in #43 Oct 2, 2018
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 a pull request may close this issue.

1 participant