MCPcopy Create free account
hub / github.com/melonjs/melonJS / aseprite-parser.spec.js

File aseprite-parser.spec.js

packages/melonjs/tests/aseprite-parser.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for the .aseprite binary parser.
3 *
4 * These tests synthesize minimal Aseprite files in-memory (header + chunks)

Callers

nothing calls this directly

Calls 15

parseAsepriteFunction · 0.90
writeHeaderFunction · 0.85
writeFrameFunction · 0.85
patchU32Function · 0.85
readPixelFunction · 0.85
patchU32WriterPartFunction · 0.85
writeRawCelChunkFunction · 0.85
toBufferMethod · 0.80
zerosMethod · 0.80
bytesMethod · 0.80
u32Method · 0.45
u16Method · 0.45

Tested by

no test coverage detected