Add test cases for enabled status of DolphinNewFileMenu
ClosedPublic

Authored by elvisangelaccio on Oct 7 2018, 11:17 AM.

Details

Summary

Root and Trash test cases are currently failing because of
commit e133c4557ecc37ed3f7e1b9418306aa8cc516865.

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Dolphin. · View Herald TranscriptOct 7 2018, 11:17 AM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
elvisangelaccio requested review of this revision.Oct 7 2018, 11:17 AM
ngraham accepted this revision.Oct 7 2018, 1:31 PM
ngraham added a subscriber: ngraham.

Fails without D16006, passes with it.

This revision is now accepted and ready to land.Oct 7 2018, 1:31 PM
This revision was automatically updated to reflect the committed changes.

Unfortunately this caused https://bugs.kde.org/show_bug.cgi?id=405780. Specifically, the change to src/dolphinmainwindow.cpp.

Fixed that in D20664.