We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e1dd1 commit d0ec795Copy full SHA for d0ec795
README.md
@@ -43,3 +43,6 @@ The modifications made to JCPP in this version of it are extensive; some are spe
43
This GLSL-specific fork of JCPP isn't yet complete. Planned/possible upcoming work:
44
45
- 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