Page MenuHomeWildfire Games

Test Entitymap helper
ClosedPublic

Authored by wraitii on Dec 30 2018, 6:53 PM.

Details

Summary

EntityMap is our "fast" version of std::map for storing entities, which has some specific performance concerns.

Before merging D8, I intend to merge the tests (so that it can be easily checked that D8 also passes the tests).

Test Plan

Compile, run tests.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

wraitii created this revision.Dec 30 2018, 6:53 PM
Vulcan added a subscriber: Vulcan.Dec 30 2018, 6:54 PM

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/differential/865/

wraitii updated this revision to Diff 7256.Jan 5 2019, 11:58 AM

Make tests compatible with svn, comment out what will work with D8.

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/differential/915/

This revision was not accepted when it landed; it landed in state Needs Review.Jan 5 2019, 5:37 PM
This revision was automatically updated to reflect the committed changes.