1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-05 01:28:58 +00:00
erc-c/tests/apple2.draw.c
2018-03-07 17:06:50 -06:00

10 lines
227 B
C

#include <criterion/criterion.h>
#include "apple2.tests.h"
/* Test(apple2_draw, pixel) */
/* Test(apple2_draw, pixel_lores) */
/* Test(apple2_draw, text) */
/* Test(apple2_draw, 40col) */
/* Test(apple2_draw, apple2_draw) */