dylan-lang / testworks

Test framework for Dylan
http://dylan-lang.github.io/testworks/
5 stars 5 forks source link

Update for recent command-line-parser changes #146

Closed cgay closed 3 years ago

cgay commented 3 years ago

The only really required change was to catch <abort-command-error> and adding a help: initarg to the command-line parser creation.

Also fixed a TODO to move the "options" option to a pass-by-name option