Add: compile time "unit tests" for GetPartialZ consistent

This commit is contained in:
Rubidium
2023-02-25 23:58:46 +01:00
committed by rubidium42
parent 41ef7c88af
commit c6ff7dad68
4 changed files with 572 additions and 1 deletions

3
src/tests/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
add_files(
landscape_partial_pixel_z.h
)