-
-
Notifications
You must be signed in to change notification settings - Fork 691
Release Checklist 7.0
Robby Findler edited this page Jul 26, 2018
·
48 revisions
-
{Ryan Culpepper [email protected]}
-
Macro Debugger Tests
racket -l tests/macro-debugger/all-tests.rkt -- --gui -
syntax-parse Tests
raco test -c tests/stxparse -
RackUnit GUI Tests
# not automated -
Data Tests
raco test -c tests/data -
DB Tests
# basic tests with sqlite3; other tests require local software & configuration racket -l tests/db/all-tests -
Rackunit Tests
# note: some tests are intended to fail racket -l tests/rackunit/run-tests -
SRFI Tests
racket -l tests/srfi/run-tests
-
-
{Doug Williams [email protected]}
- Additional Plot Tests
