summaryrefslogtreecommitdiff
path: root/internal/generator/generator_test.go
AgeCommit message (Expand)Author
2026-05-01task 9: self-host nukem Web437 fontPaul Buetow
2026-05-01Task 8: self-host volcano theme fontsPaul Buetow
2026-04-27refactor(generator): move theme sound data from Go code to embedded JSON filesPaul Buetow
2026-04-27Add context.Context to I/O-bound public APIs (generator.Run, processor.Run, a...Paul Buetow
2026-04-27generator: lazy-init themeSet and navDefs with sync.OncePaul Buetow
2026-04-27fix(generator): write to temp file, check close error, rename on successPaul Buetow
2026-04-26audio: make ambient music hard, fast, and aggressivePaul Buetow
2026-04-26Add unique ambient melodies for all 19 themesPaul Buetow
2026-04-25Add ambient music and wild-mode testsPaul Buetow
2026-04-25Add ambient preset schema to theme soundsPaul Buetow
2026-04-25can swap themes dynamicallyv0.12.0Paul Buetow
2026-04-16refactor(generator): load themes & shared HTML from embedded template files (...Paul Buetow
2026-04-11Release v0.1.6v0.1.6Paul Buetow
2026-04-10Release v0.1.3v0.1.3Paul Buetow
2026-04-10Release v0.1.1v0.1.1Paul Buetow
2026-04-10Release v0.1.0v0.1.0Paul Buetow
2026-04-10test: add table-driven unit tests for post, processor, generatorPaul Buetow