make sure to also assert ScaledDirectories
ClosedPublic

Authored by sitter on May 8 2019, 11:03 AM.

Details

Summary

Directories and ScaledDirectories do the same thing, the latter is however
used for backwards compatibility with old theme implementations that do not
know how to handle scaled icons. since our test knows how to handle
scaled icons the two directories are in fact meant to be one long list for
our purposes

Test Plan

test still passes. stringlist now contains both types

Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.May 8 2019, 11:03 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 8 2019, 11:03 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.May 8 2019, 11:03 AM
broulik accepted this revision.May 8 2019, 11:49 AM
This revision is now accepted and ready to land.May 8 2019, 11:49 AM
This revision was automatically updated to reflect the committed changes.