racket/pkgs/racket-test/tests/stxparse
2018-04-09 11:40:12 +02:00
..
deps.rkt syntax/parse: add debugging code for deps test case 2017-12-15 21:25:20 +01:00
function-header.rkt fix mandatory-after-optional checking 2015-02-22 21:51:49 -05:00
info.rkt syntax/parse: change test to use eval so no error logged when compiled 2016-07-14 14:32:39 -04:00
select.rkt syntax/parse: use pattern for default min repc error 2016-08-01 10:47:39 -04:00
setup.rkt Fixes several issues with syntax/parse, and adds some tests. 2017-01-23 20:32:40 -05:00
stress-template.rkt syntax/parse template: add simple ellipsis special case 2017-08-23 02:01:27 -04:00
stress.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
stxclass.rkt syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
test-errors.rkt syntax/parse: Arrange for built-in macro’s names to be preserved 2017-12-13 11:05:15 -08:00
test-exp.rkt syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
test-litset.rkt fix literal-set test 2017-07-14 13:28:21 -04:00
test-syntax.rkt rename ??,?@ to ~?,~@ (see PR #2031) 2018-04-09 11:40:12 +02:00
test-template.rkt update tests for syntax / template 2018-03-29 11:40:35 +02:00
test.rkt Added #:cut pattern directive 2018-03-05 15:03:45 +01:00