summaryrefslogtreecommitdiff
path: root/test/HTML5/ScannerTest.php
AgeCommit message (Collapse)Author
2013-04-10Moved the scanner to the new string input parser. The current test will fail ↵Matt Farina
until the parser is updated to handle positioning correctly.
2013-04-10Added tests for the scanner getHex method.Matt Farina
2013-04-10Added more documentation and tests to the Scanner.Matt Farina
2013-04-10Started unit tests on the scanner.Matt Farina