D22611: Remove deprecated tests

2019-07-21 Thread David Edmundson
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:0e14ab6eca26: Remove deprecated tests (authored by 
davidedmundson).

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D22611?vs=62191=62192

REVISION DETAIL
  https://phabricator.kde.org/D22611

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/fallbackpackagetest.cpp
  autotests/fallbackpackagetest.h
  autotests/packagemetadatatest.desktop
  autotests/packagestructuretest.cpp
  autotests/packagestructuretest.h
  autotests/storagetest.cpp
  autotests/storagetest.h

To: davidedmundson, #plasma, broulik
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns


D22611: Remove deprecated tests

2019-07-21 Thread Kai Uwe Broulik
broulik accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D22611

To: davidedmundson, #plasma, broulik
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns


D22611: Remove deprecated tests

2019-07-21 Thread David Edmundson
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.

REVISION SUMMARY
  Plasma::KPackage is deprecated in favour of KPackage.
  There are much better tests there.
  
  Storage is completely unused, no point testing it.

TEST PLAN
  Compiles

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D22611

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/fallbackpackagetest.cpp
  autotests/fallbackpackagetest.h
  autotests/packagemetadatatest.desktop
  autotests/packagestructuretest.cpp
  autotests/packagestructuretest.h
  autotests/storagetest.cpp
  autotests/storagetest.h

To: davidedmundson, #plasma
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns