racket/collects/tests/syntax-color
Robby Findler 18c009276d fix up tests to reflect the module-lexer now behaves a little
better wrt to its first result

That is, instead of just returning the string "#lang" it now
returns the actual text that was there (it was supposed to be
doing that all along and my recent commit fixed it, but I
missed the test cases)
2013-02-23 15:42:43 -06:00
..
module-lexer.rkt fix up tests to reflect the module-lexer now behaves a little 2013-02-23 15:42:43 -06:00
paren-tree.rktl
scheme-lexer.rkt
scribble-lexer.rkt adjust scribble lexer so its failures print to stderr, not stdout 2013-02-16 19:55:18 -06:00
token-tree.rktl