MCPcopy Create free account
hub / github.com/Snapchat/Valdi / NativeCompiler.spec.ts

File NativeCompiler.spec.ts

compiler/companion/src/native/NativeCompiler.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'ts-jest';
2import { Workspace } from '../Workspace';
3import { compileFile } from './CompileNativeCommand';
4import { IRtoString } from './IRtoString';

Callers

nothing calls this directly

Calls 11

configuredCompileFunction · 0.85
compileSimplifiedFunction · 0.85
compileAsCFunction · 0.85
toThrowMethod · 0.80
toBeTruthyMethod · 0.80
toBeFalsyMethod · 0.80
toBeMethod · 0.65
toEqualMethod · 0.65
registerInMemoryFileMethod · 0.65
toContainMethod · 0.65
trimMethod · 0.45

Tested by

no test coverage detected