Skip to content

Import HtDP tests that were in drracket-test package - #264

Open
shhyou wants to merge 6 commits into
racket:masterfrom
shhyou:drracket-tests
Open

Import HtDP tests that were in drracket-test package#264
shhyou wants to merge 6 commits into
racket:masterfrom
shhyou:drracket-tests

Conversation

@shhyou

@shhyou shhyou commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

This PR imports HtDP tests that were in drracket-test to this repository as a new package. Previously, these tests stayed in drracket-test because they launch DrRacket to run the tests and inspect the results. By placing them in this repository, the tests are executed for each push to racket/htdp.

The commits include three parts:

  1. (Almost) literally copying the tests at racket/drracket@e94a69c to this repository (7f04c35 and 9fc80b9)
  2. Remove non-#lang htdp/*sl tests (67c1f51) and uncomment some old tests (5ed2001)
  3. Add htdp-drracket-test to CI (f5ca8e5)

In step 2, the test suite (go bsl) was never ran because #lang htdp/*sl wasn't finished at the time it was added. I uncommented most of them but still leaves some failing ones commented out.

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.

1 participant