1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-11-18 22:06:01 +00:00
erc-c/tests/apple2.draw.c

11 lines
258 B
C
Raw Normal View History

#include <criterion/criterion.h>
2018-01-17 21:31:12 +00:00
#include "apple2.tests.h"
/* Test(apple2_draw, pixel) */
/* Test(apple2_draw, pixel_lores) */
/* Test(apple2_draw, text) */
2018-02-04 04:02:25 +00:00
/* Test(apple2_draw, 40col) */
/* Test(apple2_draw, apple2_draw) */
2018-03-13 20:42:08 +00:00
/* Test(apple2_draw, lores) */