Patch to have tests and benchmarks build on Windows
ClosedPublic

Authored by stefanobonicatti on Feb 4 2016, 6:48 PM.

Details

Summary

As the title says with this patch the tests and benchmarks finally build on Windows, so we can more reliably test Krita functionality on it.

PS: i've noticed now a couple of white space only changes, i'll reupload a better diff soonish.

Test Plan

Test if it compiles on Linux.
Test if it compiles on OSX.

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
stefanobonicatti retitled this revision from to Patch to have tests and benchmarks build on Windows.
stefanobonicatti updated this object.
stefanobonicatti edited the test plan for this revision. (Show Details)
stefanobonicatti added reviewers: abrahams, rempt.
stefanobonicatti set the repository for this revision to R37 Krita.
stefanobonicatti added a project: Krita.
Restricted Application added a subscriber: woltherav. · View Herald TranscriptFeb 4 2016, 6:48 PM

Cleaned up newline/white space changes.

rempt accepted this revision.Feb 5 2016, 7:32 AM
rempt edited edge metadata.

Builds fine on OSX. I'd just remove the comment-out if (WIN32) around benchmarks.

This revision is now accepted and ready to land.Feb 5 2016, 7:32 AM
stefanobonicatti edited edge metadata.

Removed the commented-out part.

This revision was automatically updated to reflect the committed changes.