altos/draw: Split out draw test scaffolding from lco-test.c
authorKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:49:47 +0000 (18:49 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:49:47 +0000 (18:49 -0800)
commitc2a21c0f6a770f989833d0bd35761e17f9843353
tree9a494ff9d979db40ea54d9a3e7beb3c7d1eb5241
parentcd5b0ac6f2b0c709fe3d419c4c090aa5638d09e1
altos/draw: Split out draw test scaffolding from lco-test.c

Allows it to be reused.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/frame.c
src/draw/lco-test.c
src/draw/test-frame.c [new file with mode: 0644]