Fling Engine
0.00.1
Fling Engine is a game engine written in Vulkan
|
#include "catch2/catch.hpp"
#include "pch.h"
#include "Engine.h"
#include "Singleton.hpp"
#include "Random.h"
#include "Logger.h"
Functions | |
TEST_CASE ("Timing", "[utils]") | |
TEST_CASE ("Random", "[utils]") | |
TEST_CASE ("Logger", "[utils]") | |
TEST_CASE | ( | "Timing" | , |
"" | [utils] | ||
) |
TEST_CASE | ( | "Random" | , |
"" | [utils] | ||
) |
TEST_CASE | ( | "Logger" | , |
"" | [utils] | ||
) |