McRogueFace/tests/fuzz/seeds
John McCardle 56eeab2ff5 Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283
Targets #269 (PythonObjectCache race), #270 (GridLayer dangling parent),
#275 (UIEntity missing tp_dealloc), #277 (GridChunk dangling parent).
Exercises timer/animation callbacks that mutate scene and drawable
lifetimes across firing boundaries, including scene swap mid-callback
and closure captures that can survive past their target's lifetime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:16:40 -04:00
..
anim_timer_scene Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00
fov Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
grid_entity Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
maps_procgen Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
pathfinding_behavior Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
property_types Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00