1
0
forked from 0ad/0ad
0ad/source/lib/tests
janwas 623e649acb # big refactoring in CPU-specific code, fix for dual core vs. HT detection
all cpu-related stuff is now defined in cpu.h (with cpu_ prefix and
fully encapsulated). fix quite brittle core/HT unit/package detection.
implement mkdir on VC8, where it is deprecated
add strdup on MacOSX
move ia32 code into separate subdir. functions implemented in asm are
called ia32_asm_*.
add some unix versions of sysdep functions (cannot test them)
timer: fix for amd64 linux

This was SVN commit r4995.
2007-04-25 18:19:35 +00:00
..
test_adts.h # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
test_allocators.h Extra fixes 2007-01-01 22:56:24 +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 # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +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