D20164: Simplify timestamp truncation in tests, use currentSecsSinceEpoch()

2019-04-01 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes.
Closed by commit R241:647171a56bb1: Simplify timestamp truncation in tests, use 
currentSecsSinceEpoch() (authored by bruns).

REPOSITORY
  R241 KIO

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D20164?vs=55187=55246

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

AFFECTED FILES
  autotests/jobremotetest.cpp
  autotests/jobtest.cpp

To: bruns, #frameworks, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D20164: Simplify timestamp truncation in tests, use currentSecsSinceEpoch()

2019-04-01 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R241 KIO

BRANCH
  submit

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

To: bruns, #frameworks, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D20164: Simplify timestamp truncation in tests, use currentSecsSinceEpoch()

2019-04-01 Thread Stefan Brüns
bruns created this revision.
bruns added a reviewer: Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  Instead of creating a full resolution timestamp and converting it to
  second granularity, just use the appropriate call directly.

REPOSITORY
  R241 KIO

BRANCH
  submit

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

AFFECTED FILES
  autotests/jobremotetest.cpp
  autotests/jobtest.cpp

To: bruns, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns