0ad/source/lib/tests
janwas 8fefedb5ae fix: native and vfs directory paths should end with '/' (more code cares about this now)
refactor: simplify dir_watch_Poll interface (returns vector)
wdir_watch: major refactor: use shared_ptr for reference-counting shared
watch state
remove no longer needed path_util functions

This was SVN commit r7168.
2009-11-05 20:46:15 +00:00
..
test_adts.h Add GPL header 2009-04-18 17:00:33 +00:00
test_base32.h Add GPL header 2009-04-18 17:00:33 +00:00
test_bits.h Add GPL header 2009-04-18 17:00:33 +00:00
test_byte_order.h Fix GCC type warnings 2009-07-27 18:30:22 +00:00
test_cache_adt.h Add GPL header 2009-04-18 17:00:33 +00:00
test_fnv_hash.h Add GPL header 2009-04-18 17:00:33 +00:00
test_lib.h Add GPL header 2009-04-18 17:00:33 +00:00
test_lockfree.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
test_path_util.h fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
test_rand.h Add GPL header 2009-04-18 17:00:33 +00:00
test_regex.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
test_secure_crt.h Fix #293 (Lots of printf format string errors), based on patch from Cygal 2009-08-14 18:42:39 +00:00