diff --git a/test.txt b/test.txt deleted file mode 100644 index 5669239..0000000 --- a/test.txt +++ /dev/null @@ -1,15 +0,0 @@ ---- Launching JulietApp.exe --- -Platform: x64Clang -Config: Debug -Running Paged Memory Arena Tests... -[2026-02-08 02:56:49.1217020] Allocating from W:\Classified\Juliet\Juliet\src\Core\Memory\MemoryArenaTests.cpp : 23l -[2026-02-08 02:56:49.1220553] Allocating from W:\Classified\Juliet\Juliet\src\Core\Memory\MemoryArena.cpp : 99l -[Success] Arena Pop -All Paged MemoryArena tests passed. -[2026-02-08 02:56:49.1319769] Starting Unit Tests... -[2026-02-08 02:56:49.1320761] Allocating from Juliet/include\Core/Container/Vector.h : 19l -[2026-02-08 02:56:49.1321474] --- ASSERTION FAILED --- -[2026-02-08 02:56:49.1321999] Expression: vec[0] == 30 -[2026-02-08 02:56:49.1322519] Message: No additional information provided. -[2026-02-08 02:56:49.1323083] Location: W:\Classified\Juliet\Juliet\src\UnitTest\Container\VectorUnitTest.cpp(45): void __cdecl Juliet::VectorUnitTest(void) -[2026-02-08 02:56:49.1323588] -------------------------