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

SRFI 231: Add index-* tests #920

Merged
merged 1 commit into from
Jun 3, 2023
Merged

SRFI 231: Add index-* tests #920

merged 1 commit into from
Jun 3, 2023

Conversation

gambiteer
Copy link
Contributor

lib/srfi/231/base.scm:

  1. Add argument checks for index-first, index-last, index-rotate, and index-swap.

lib/srfi/231/test.sld:

  1. 1,$s/179/231/g (in vim notation)

  2. Add tests for index-first, index-last, index-rotate, and index-swap.

  3. Remove trailing spaces.

lib/srfi/231/base.scm:

1.  Add argument checks for index-first, index-last, index-rotate, and index-swap.

lib/srfi/231/test.sld:

1.  1,$s/179/231/g (in vim notation)

2.  Add tests for index-first, index-last, index-rotate, and index-swap.

3.  Remove trailing spaces.
Copy link
Owner

@ashinn ashinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gambiteer
Copy link
Contributor Author

OK, will you merge this?

@ashinn ashinn merged commit 13812f8 into ashinn:master Jun 3, 2023
@gambiteer gambiteer deleted the 231-test branch June 3, 2023 16:07
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