0ad/source/lib/sysdep/tests
Ralph Sennhauser 2d317d509d
Remove unix_ExecutablePathname
The function was used as a fallback for when a platform specific approach
isn't available. Given that it effectively is a roundabout way to derive
it from argv[0] which we use as a generic fallback anyway just remove
it.

This further allows to make cxxtest optional.

Refs: #8618
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-08 20:59:45 +02:00
..
test_rtl.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
test_sysdep.h Remove unix_ExecutablePathname 2026-06-08 20:59:45 +02:00