actually set a dependency between kcrashtest and test_crasher
ClosedPublic

Authored by sitter on Nov 5 2019, 10:25 AM.

Details

Summary

the former uses the latter to actualy conduct its test. without the
declared dependency make kcrashtest would not produce a working
result because it'd be missing the test_crasher helper

Test Plan

make kcrashtest now builds both targets

Diff Detail

Repository
R285 KCrash
Branch
test-dep
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 18515
Build 18533: arc lint + arc unit
sitter created this revision.Nov 5 2019, 10:25 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 5 2019, 10:25 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Nov 5 2019, 10:25 AM
apol accepted this revision.Nov 5 2019, 11:28 AM
This revision is now accepted and ready to land.Nov 5 2019, 11:28 AM
This revision was automatically updated to reflect the committed changes.