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 use .rktl suffix for files meant to be 'load'ed 2010-05-01 09:58:16 -06:00
scheme-lexer.rkt adjust test cases for recent changes to the lexers 2013-02-07 21:25:02 -06:00
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 use .rktl suffix for files meant to be 'load'ed 2010-05-01 09:58:16 -06:00