Don't enter test subdirectories if BUILD_TESTING=OFF
ClosedPublic

Authored by asturmlechner on Aug 15 2017, 2:20 PM.

Details

Summary

The proposed change to ECMAddTest was reverted because it led to failures
with subsequent calls depending on then nonexisting test targets. Instead,
just make the test subdirectories conditional on BUILD_TESTING.

Diff Detail

Repository
R241 KIO
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
asturmlechner created this revision.Aug 15 2017, 2:20 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 15 2017, 2:20 PM
dfaure accepted this revision.Aug 15 2017, 9:32 PM
This revision is now accepted and ready to land.Aug 15 2017, 9:32 PM
asturmlechner closed this revision.Aug 19 2017, 8:54 AM

Merged, closing manually.