mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-18 22:06:01 +00:00
11 lines
258 B
C
11 lines
258 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) */
|
|
/* Test(apple2_draw, lores) */
|