1
0
forked from 0ad/0ad
0ad/source/simulation2/tests
historic_bruno 88c4e5bdd0 Extends binary serializer to support some standard JS classes: Number, String, Boolean. Fixes #406.
Extends binary serializer to support typed arrays.
Extends binary serializer to support custom JS prototype objects in AIs,
fixes #407.
Allows full serialization of AIs (not yet implemented). Refs #1089,
#1886
Increases binary serializer script backref arena from 8 MB to 16 MB,
refs #1842

This was SVN commit r13429.
2013-05-26 21:57:24 +00:00
..
test_CmpTemplateManager.h Fix test failure caused by f660f834bf. 2012-06-24 21:03:46 +00:00
test_ComponentManager.h Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
test_ParamNode.h Removed logger output for XML token node tests 2012-03-17 23:03:02 +00:00
test_Serializer.h Extends binary serializer to support some standard JS classes: Number, String, Boolean. Fixes #406. 2013-05-26 21:57:24 +00:00
test_Simulation2.h add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting. 2011-11-26 18:37:53 +00:00