Crossfire Server, Trunk
|
#include <stdlib.h>
#include <check.h>
#include <global.h>
#include <assert.h>
#include <spells.h>
#include <toolkit_common.h>
Go to the source code of this file.
Macros | |
#define | C(w, e) |
Functions | |
int | main (void) |
static END_TEST Suite * | readable_suite (void) |
static void | setup (void) |
START_TEST (test_strtoktolin) | |
static void | teardown (void) |
#define C | ( | w, | |
e | |||
) |
int main | ( | void | ) |
Definition at line 78 of file check_readable.cpp.
References readable_suite().
|
static |
Definition at line 65 of file check_readable.cpp.
References setup(), and teardown().
Referenced by main().
|
static |
Definition at line 40 of file check_readable.cpp.
References cctk_init_std_archetypes(), cctk_setdatadir(), cctk_setlog(), and init_gods().
Referenced by readable_suite().
START_TEST | ( | test_strtoktolin | ) |
Definition at line 52 of file check_readable.cpp.
|
static |
Definition at line 48 of file check_readable.cpp.
Referenced by readable_suite().