This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
bedce1e6175bc2e10c3b6b6cd90bc71fc3a2cede
0ad
/
source
/
ps
/
tests
T
History
historic_bruno
b9f1125010
Fixes memory leak in TestPreprocessor. When using CPreprocessor::Parse "you must free() the result string only if the returned address is not inside the source text"
...
This was SVN commit r17693.
2016-01-23 03:48:00 +00:00
..
stub_impl_hack.h
Add engine support to load mods from config and restart into mods.
2014-08-25 16:02:40 +00:00
test_CColor.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
test_CLogger.h
CLogger: Use cppformat instead of sys_vswprintf.
2015-01-22 20:30:05 +00:00
test_cppformat.h
Fix tests on 32-bit builds.
2015-01-22 21:13:09 +00:00
test_CStr.h
…
test_Preprocessor.h
Fixes memory leak in TestPreprocessor. When using CPreprocessor::Parse "you must free() the result string only if the returned address is not inside the source text"
2016-01-23 03:48:00 +00:00
test_test.h
…