From be02afe14cbfa2a8d8b5cb4d035ea64a5fc2d714 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Sat, 27 Sep 2025 20:37:57 +1000 Subject: [PATCH] hide sandbox tests from code count (strip extension) --- sandbox/{memedit.cpp => memedit} | 0 sandbox/{test-custom.cpp => test-custom} | 0 sandbox/{test-imgui-sdl3glfw3.cpp => test-imgui-sdl3glfw3} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename sandbox/{memedit.cpp => memedit} (100%) rename sandbox/{test-custom.cpp => test-custom} (100%) rename sandbox/{test-imgui-sdl3glfw3.cpp => test-imgui-sdl3glfw3} (100%) diff --git a/sandbox/memedit.cpp b/sandbox/memedit similarity index 100% rename from sandbox/memedit.cpp rename to sandbox/memedit diff --git a/sandbox/test-custom.cpp b/sandbox/test-custom similarity index 100% rename from sandbox/test-custom.cpp rename to sandbox/test-custom diff --git a/sandbox/test-imgui-sdl3glfw3.cpp b/sandbox/test-imgui-sdl3glfw3 similarity index 100% rename from sandbox/test-imgui-sdl3glfw3.cpp rename to sandbox/test-imgui-sdl3glfw3