quakeforge/libs/ui/test
Bill Currie b230fe18ce [ecs] Split component registration from pool creation
While this does require an extra call after registering components, it
allows for multiple component sets (ie, sub-systems) to be registered
before the component pools are created. The base id for the registered
component set is returned so it can be passed to the subsystem as
needed.
2022-12-13 22:58:44 +09:00
..
Makemodule.am [build] Fix distcheck once again 2022-12-02 17:10:04 +09:00
test-flow-size.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-flow.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-passage.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-txtbuffer.c [ui] Move txtbuffer and vrect tests to libs/ui 2021-06-13 14:29:46 +09:00
test-vrect.c [ui] Move txtbuffer and vrect tests to libs/ui 2021-06-13 14:29:46 +09:00