1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
Ykkrosh e53242284f # Updates to unit-testing system.
Premake: Changed to use PCH when compiling tests.
CxxTest: Got rid of /Wp64 warnings. Changed TS_ASSERT_STR_EQUALS to
print both strings on failure.
win_internal: Added the bits that CxxTest::Win32Gui needs (because
Win32Gui is now compiled with PCH and uses our sysdep headers).
Disabled test_cache_policies, because it took long enough for me to read
its name.

This was SVN commit r4237.
2006-08-22 21:38:53 +00:00
..
tests # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
cursor.cpp # housekeeping 2006-06-04 22:27:40 +00:00
cursor.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl_shader.cpp # housekeeping 2006-06-04 22:27:40 +00:00
ogl_shader.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
ogl_tex.cpp # housekeeping 2006-06-04 22:27:40 +00:00
ogl_tex.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
tex_bmp.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_codec.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_codec.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
tex_dds.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_internal.h # add CppDoc comments; prepare for automated testing 2006-05-31 04:01:59 +00:00
tex_jpg.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_png.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_tga.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex.cpp # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
tex.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
unifont.cpp # housekeeping and bugfix in Loader queue 2006-06-29 22:52:50 +00:00
unifont.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00