Dervall / Piglet

An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.
binarysculpting.com
MIT License
91 stars 11 forks source link

Fixed tests for RegExLexer implementation of \w #44

Closed pheiberg closed 11 years ago

pheiberg commented 11 years ago

Made tests a bit prettier by moving commented test case (numerals) to the correct test. You'll want to rebase these before pushing.

Dervall commented 11 years ago

I really should get to using those fancy annotations as well. It's just lazyness on my part to not use the full featyre set of NUnit