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

Share some of my testing code #83

Closed
skx opened this issue Nov 12, 2022 · 0 comments · Fixed by #91
Closed

Share some of my testing code #83

skx opened this issue Nov 12, 2022 · 0 comments · Fixed by #91
Assignees

Comments

@skx
Copy link
Owner

skx commented Nov 12, 2022

Since I've been working with bits, etc, I should share some of my testing code.

  • Change to use a hash for the name/function lookups.
  • Rather than iterating over (env) contents.

At this point I guess I should add the bit-code too.

@skx skx self-assigned this Nov 12, 2022
skx added a commit that referenced this issue Nov 12, 2022
Using a similar approach to what I did in my bitset code here's a
set of lisp test-cases, using a macro for easy definition.

This closes #83.
@skx skx closed this as completed in #91 Nov 12, 2022
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