From: David Vanderson (david.vanderson at gmail.com) Date: Wed Sep 4 13:26:25 EDT 2013 |
|
It looks to me like most of the tests in racket/pkgs/racket-pkgs/racket-test/tests/file/* are not being run by DrDr. I think DrDr is running them with 'raco test _' while the files mostly need to be run as 'racket _'. Am I missing something? If not, should I fix the files to be run with 'raco test _'? Thanks, Dave
Posted on the dev mailing list. |
|