- Finished unit tests for core math library
- Adjusted formatting
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include "tests/test_lang.h"
|
||||
#include "tests/test_math.h"
|
||||
#include "tests/test_memory.h"
|
||||
|
||||
#include "test.h"
|
||||
|
||||
|
||||
int main(int, char **)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user