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-25 07:08:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cc98aaf4733db5bdbf2f4dfcbde798ae158e7f2
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
…
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
…