|
libpulsar
A modular compiler for the pulsar programming language
|
Legacy testing program. More...
#include <stdio.h>#include <stdlib.h>#include <ctype.h>#include <limits.h>#include "util/notmain.h"Go to the source code of this file.
Macros | |
| #define | _POSIX_C_SOURCE 200809L |
| #define | EXEC "../main" |
| #define | fail(status, ...) |
Functions | |
| int | run_test (int exit_code, const char *filename, const char *folder) |
| int | fpeekc (FILE *file) |
| MAIN (int argc, const char *argv[]) | |
Legacy testing program.
Definition in file test.c.
| #define fail | ( | status, | |
| ... | |||
| ) |