Jay McCarthy
|
2b9b1b22f2
|
raco test --deps docs
|
2017-10-20 11:34:40 -04:00 |
|
Matthew Flatt
|
30e4e812ba
|
raco test: doc and help tweaks
* Clarify shell context for `++args` note on quotes
* Add `history` notes
* Make the help output fit in 80 columns
* Bump "compiler-lib" version
|
2017-06-22 08:36:30 -06:00 |
|
Conor Finegan
|
9852afe1b1
|
raco test: support ++arg <arg> and ++args <args>
Add a way for `raco test` to pass along arguments to the test program.
|
2017-06-22 08:09:22 -06:00 |
|
Matthew Flatt
|
dc85374501
|
Add ignore-stderr submodule and test-ignore-stderrs "info.rkt"
These configuration options apply to `raco test` and mirror the
`--ignore-stderr` command-line flag.
|
2017-01-30 05:41:49 -07:00 |
|
Matthew Flatt
|
3963f30070
|
document new configure-runtime behavior of raco test
|
2015-09-07 11:58:41 -06:00 |
|
Matthew Flatt
|
66df8a2b9f
|
document raco test conversion to get-module-suffixes
|
2015-08-22 09:48:46 -06:00 |
|
Jay McCarthy
|
cc1c989942
|
clarify text
|
2015-07-28 14:26:36 -06:00 |
|
Jay McCarthy
|
840f11d884
|
Add test-include-paths and allow test-omit-paths to use regexps
|
2015-07-28 14:19:49 -06:00 |
|
John Clements
|
56a701bfae
|
raco test docs module*->module
|
2015-03-24 10:32:40 -07:00 |
|
John Clements
|
3b08e2cccd
|
omit-tests doc fix
|
2015-03-24 09:45:42 -07:00 |
|
John Clements
|
4d69fcc8a9
|
use racket/base instead
|
2015-03-24 09:42:27 -07:00 |
|
John Clements
|
ca8dad126c
|
add docs on not running tests
|
2015-03-24 09:39:30 -07:00 |
|
Matthew Flatt
|
2d4f3e2ac9
|
remove the "racket-pkgs" directory layer
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
|
2014-12-08 05:22:59 -07:00 |
|