mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
refs #117 stub_impl_hack: defines a function otherwise provided by main.cpp remove old self_test.h contents (e.g. TEST); superceded by cxxtestgen TS_ASSERT etc. only include self_test from a test (otherwise, cxxtest include dir won't be set) cxxtest won't run tests named only "test"; add more descriptive name FIXES uncovered by self tests lib: infinite loop in log2 lockfree: incorrect params This was SVN commit r3979. |
||
|---|---|---|
| .. | ||
| tests | ||
| cursor.cpp | ||
| cursor.h | ||
| ogl_shader.cpp | ||
| ogl_shader.h | ||
| ogl_tex.cpp | ||
| ogl_tex.h | ||
| tex.cpp | ||
| tex.h | ||
| tex_bmp.cpp | ||
| tex_codec.cpp | ||
| tex_codec.h | ||
| tex_dds.cpp | ||
| tex_internal.h | ||
| tex_jpg.cpp | ||
| tex_png.cpp | ||
| tex_tga.cpp | ||
| unifont.cpp | ||
| unifont.h | ||