Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
'ts-jest'
;
2
import
{ Workspace } from
'../Workspace'
;
3
import
{ compileFile } from
'./CompileNativeCommand'
;
4
import
{ IRtoString } from
'./IRtoString'
;
Callers
nothing calls this directly
Calls
11
configuredCompile
Function · 0.85
compileSimplified
Function · 0.85
compileAsC
Function · 0.85
toThrow
Method · 0.80
toBeTruthy
Method · 0.80
toBeFalsy
Method · 0.80
toBe
Method · 0.65
toEqual
Method · 0.65
registerInMemoryFile
Method · 0.65
toContain
Method · 0.65
trim
Method · 0.45
Tested by
no test coverage detected