Skip to content

Commit d0ec795

Browse files
committed
update readme with good next things to test
based on coverage report
1 parent f4e1dd1 commit d0ec795

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ The modifications made to JCPP in this version of it are extensive; some are spe
4343
This GLSL-specific fork of JCPP isn't yet complete. Planned/possible upcoming work:
4444

4545
- Cleanup of the existing test files and procedures
46+
- Tests for `MemoryFileSystem` and `VirtualFileSystem`
47+
- Tests for `toWhitespace`, `expr_char`, `expr_token`, #error directives, `addMacro`, `addWarning` in `Preprocessor`
48+
- Tests for line continuation features in `MacroTokenSource`

0 commit comments

Comments
 (0)