Add a template manager test that reveals an inheritance error in ParamNode.cpp which...
commit9f9fa9545eb1bf9709f314fdefa076ad1a1ea72a
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 15 Nov 2016 13:51:29 +0000 (15 13:51 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 15 Nov 2016 13:51:29 +0000 (15 13:51 +0000)
treef717e845285409ccfe08ad47b900a98a9ec454f8
parentada967ff99f803e81c211d037104d20663fdad5b
Add a template manager test that reveals an inheritance error in ParamNode.cpp which can trigger an OOS on rejoin. Patch by leper, refs #4316.

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@18941 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/_test.sim/simulation/templates/inherit_a.xml [new file with mode: 0644]
binaries/data/mods/_test.sim/simulation/templates/inherit_b.xml [new file with mode: 0644]
binaries/data/mods/_test.sim/simulation/templates/inherit_c.xml [new file with mode: 0644]
binaries/data/mods/_test.sim/simulation/templates/inherit_d.xml [new file with mode: 0644]
source/simulation2/tests/test_CmpTemplateManager.h