D27898: [autotests/*] Port foreach (deprecated) to range-based for loop

2020-03-06 Thread Ahmad Samir
This revision was automatically updated to reflect the committed changes.
Closed by commit R241:e9f2cf0685df: [autotests/*] Port foreach (deprecated) to 
range-based for loop (authored by ahmadsamir).

REPOSITORY
  R241 KIO

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27898?vs=77108&id=77138

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

AFFECTED FILES
  autotests/dropjobtest.cpp
  autotests/http/httpheadertokenizetest.cpp
  autotests/kfilecopytomenutest.cpp
  autotests/knewfilemenutest.cpp
  autotests/kurifiltersearchprovideractionstest.cpp
  autotests/kurlcompletiontest.cpp
  autotests/kurlrequestertest.cpp
  autotests/udsentrytest.cpp

To: ahmadsamir, #frameworks, dfaure, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27898: [autotests/*] Port foreach (deprecated) to range-based for loop

2020-03-06 Thread David Faure
dfaure accepted this revision.
dfaure added a comment.
This revision is now accepted and ready to land.


  Thanks

REPOSITORY
  R241 KIO

BRANCH
  master

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

To: ahmadsamir, #frameworks, dfaure, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27898: [autotests/*] Port foreach (deprecated) to range-based for loop

2020-03-06 Thread Ahmad Samir
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, dfaure, meven.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.

TEST PLAN
  make && ctest

REPOSITORY
  R241 KIO

BRANCH
  master

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

AFFECTED FILES
  autotests/dropjobtest.cpp
  autotests/http/httpheadertokenizetest.cpp
  autotests/kfilecopytomenutest.cpp
  autotests/knewfilemenutest.cpp
  autotests/kurifiltersearchprovideractionstest.cpp
  autotests/kurlcompletiontest.cpp
  autotests/kurlrequestertest.cpp
  autotests/udsentrytest.cpp

To: ahmadsamir, #frameworks, dfaure, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns