Skip to content

[spreadsheet] use fixed DateTimes instead of QDateTime::currentDateTime()

Alexander Semke requested to merge work/fixed-datetime-tests into master

Description

Used fixed DateTimes instead of QDateTime::currentDateTime() in SpreadsheetGenerateDataTest to have reproducible (and more reliable?) test results.

Conformity

  • Changelog entry
  • Unit tests
  • Update INSTALL
  • Downport
  • Fixes: trying to fix the failing tests in the windows Qt65 build.

When external dependencies are removed

  • Reporting to ...

Merge request reports