From 60e1656d88df14bf0a46b9914a1bb99b883f864e Mon Sep 17 00:00:00 2001 From: Patedam Date: Sat, 14 Feb 2026 21:28:13 -0500 Subject: [PATCH] Delete test.txt --- test.txt | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 test.txt 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] -------------------------