racket/pkgs/racket-test/tests/setup
Matthew Flatt 76418e9be8 path->module-path: make sure result is always a module path
Avoid creating a result that is intended as a module path but
has elements that are not syntactically allowed, such as a "."
in a collection-path element.
2016-05-01 07:00:36 -06:00
..
bad%coll path->module-path: make sure result is always a module path 2016-05-01 07:00:36 -06:00
collection-search.rkt fix setup/collection-search test 2015-08-13 18:20:24 -06:00
matching-platform.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
parallel-build.rkt Make parallel-build send the whole filename to the worker. 2015-05-01 16:07:02 -06:00
path-to-collects.rkt path->module-path: make sure result is always a module path 2016-05-01 07:00:36 -06:00
path-to-relative.rkt fix relative-path discovery for case-normalized paths 2015-11-16 12:55:19 -07:00