0ad/source/lib/tests
janwas 0bb0df5b2c # new year's cleanup (reduce dependencies, clean up headers)
- remove headers always included from PCH
- nommgr.h is only included ifdef REDEFINED_NEW (allows leaving out the
mmgr stuff)
- in lib/*.cpp, moved the corresponding include file to right behind the
PCH (catches headers that aren't compilable by themselves)
- byte_order no longer depends on SDL
- add debug_level (another means of filtering debug output; needed for
thesis)
- split posix stuff up into subdirs (lib/posix and sysdep/win/wposix).
makes including only some of the modules (e.g. sockets, time) much
easier.

This was SVN commit r4728.
2007-01-01 21:25:47 +00:00
..
test_adts.h # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
test_allocators.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
test_byte_order.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_cache_adt.h Fixed assert vs debug_assert. 2006-11-15 10:33:51 +00:00
test_lib.h Fixed compilation on Linux 2006-12-21 16:53:51 +00:00
test_lockfree.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
test_path_util.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
test_string_s.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00