This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 12:05:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36d7ef65a67ce488c15ce580a61ba0b88fc09734
0ad
/
source
/
lib
/
tests
T
History
Ykkrosh
dd5f242e1e
Fix use of undefined behaviour (shifting by >= size of left operand)
...
This was SVN commit r7823.
2010-07-30 21:33:26 +00:00
..
test_adts.h
Fix errors when compiling with _GLIBCXX_PROFILE
2010-07-05 19:13:22 +00:00
test_base32.h
Fix use of undefined behaviour (shifting by >= size of left operand)
2010-07-30 21:33:26 +00:00
test_bits.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_byte_order.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_cache_adt.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_fnv_hash.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_lib.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_lockfree.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_path_util.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_rand.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_regex.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_secure_crt.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
test_wchar.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00