[C] Reorganised tests

This commit is contained in:
seleznevae
2018-11-24 23:14:26 +03:00
parent e4cba07b55
commit 64abbfd41b
15 changed files with 130 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
#include "tests.h"
#include "fort.hpp"
#include "test_utils.hpp"
void test_cpp_table_basic(void)
{

View File

@@ -1,5 +1,6 @@
#include "tests.h"
#include "fort.hpp"
#include "test_utils.hpp"
void test_cpp_table_tbl_properties(void)