Commit Graph

6 Commits

Author SHA1 Message Date
Mat Sutcliffe
ddf6dbac92 String simplification (accent removal) using Unicode decomposition 2019-07-26 21:44:42 +01:00
Klaus Basan
0f9f088d98 Added network to UNIT tests (needed for CUrl
Other includes where needed
2019-06-30 23:52:20 +02:00
Mat Sutcliffe
e9dc7f8da8 Ref T682 Don't convert text codec name to lower case, as it is case sensitive. 2019-06-26 22:08:46 +01:00
Roland Rossgotterer
3f9042848f Use QDateTime::setOffsetFromUtc instead of QDateTime::setUtcOffset 2019-04-11 22:11:50 +01:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Roland Winklmeier
77ce9f8b8a Split the giant test binaries into smaller unit tests
This is an intermediate step to have smaller unit tests. It is a trade off
between having many many test executables compared to a few bigger ones. But
this comes a lot closer to what QtTest is meant to be used.
2018-08-25 22:12:01 +02:00