MCPcopy Create free account
hub / github.com/ShaderFrog/glsl-parser / preprocessor.test.ts

File preprocessor.test.ts

src/preprocessor/preprocessor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import peggy from 'peggy';
3import util from 'util';
4import {

Callers

nothing calls this directly

Calls 5

fileContentsFunction · 0.85
preprocessCommentsFunction · 0.85
parseFunction · 0.85
preprocessAstFunction · 0.85
expectParsedProgramFunction · 0.70

Tested by

no test coverage detected