1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-01-10 18:29:20 +00:00
erc-c/tests/apple2.draw.c

9 lines
190 B
C
Raw Normal View History

#include <criterion/criterion.h>
2018-01-17 15:31:12 -06:00
#include "apple2.tests.h"
/* Test(apple2_draw, pixel) */
/* Test(apple2_draw, pixel_lores) */
/* Test(apple2_draw, text) */
2018-02-03 22:02:25 -06:00
/* Test(apple2_draw, 40col) */