Skip to content

Fix for mbertheau's fix meetup #1

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

Closed
wants to merge 72 commits into from
Closed

Fix for mbertheau's fix meetup #1

wants to merge 72 commits into from

Conversation

zenspider
Copy link

No description provided.

mbertheau and others added 30 commits August 26, 2015 07:05
Because the integer-in contract includes its bounds.
Also, made UPPER-BOUND a computed constant.
Changed the body of two functions and added some tests.
The example should be working, I need to fix the tests.
There is some reasoning to be done about the contract in the example,
but the code should be fine.
Or the run of the test will not show anything (run-rests should be
part of the test module, not of the test-suite).
The input is now checked in tests. To check the output, one can just
change the last line of the example implementation by removing the
application of the function string-downcase to see the contract
failing spectacularly.
Clean up whitespace and re-indent run-tests form
…eses-in-accumulate

Fix unbalanced parentheses
It was a leftover of debugging mode. Thanks @yurrriq for the tip.
[say] fix example.rkt upper bound
zenspider and others added 12 commits August 7, 2016 21:12
Not thrilled with the way that testing is done in exercism for racket...
I've moved a number of tests over to test-case + check-true/false and
refactored into lists-equiv? that uses check-equal?. Revamping the other
tests will come some other time.

rewording commit message to force push and knock some sense into POS travisci.
Added first pass at allergies problem.
Added first pass at scrabble-score for racket.
experimenting with getting travis happier with racket
Still not working with, e.g.,  TZ=America/Chicago
@zenspider zenspider closed this Dec 24, 2021
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.