Page MenuHomeWildfire Games

Remove hack from cxxtest premake module
ClosedPublic

Authored by Itms on Nov 26 2017, 12:28 PM.

Details

Summary

The cxxtest premake module contains a hack that depends on precompiled headers, which of course fails with non-pch builds.

Test Plan

Test the test generation with and without PCH.

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

Vulcan added a subscriber: Vulcan.Nov 26 2017, 12:31 PM
Executing section Default...
Executing section Source...
Executing section JS...

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

Updating workspaces...
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Checking XML files...
leper accepted this revision.Nov 29 2017, 4:39 AM

Works without pch.

This revision is now accepted and ready to land.Nov 29 2017, 4:39 AM
This revision was automatically updated to reflect the committed changes.