mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-21 15:04:07 +01:00
Renamed test files to match pattern from src
Also, started setup for testing do_remove and introduced a bit of shorthand macros.
This commit is contained in:
parent
eb8e200a31
commit
217eac8cb3
6 changed files with 38 additions and 11 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#include "testrunner.h"
|
||||
|
||||
#ifndef TEST_HANDLER_H
|
||||
#define TEST_HANDLER_H
|
||||
|
||||
extern MunitTest handler_c_tests[];
|
||||
|
||||
UNIT_TEST(test_get_number);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue