1
0
forked from 0ad/0ad
0ad/source/lib/tests
janwas ff15c522fe implement changes suggested by Philip:
- add self-test
- allow decoding UTF8 values beyond BMP (and replace them later)
- quietly replace invalid bytes

This was SVN commit r7187.
2009-11-09 20:53:48 +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
test_wchar.h implement changes suggested by Philip: 2009-11-09 20:53:48 +00:00