Laurent Montel
dd1938755e
Don't include QtTest as it includes all QtCore includes
2020-12-13 17:51:28 +01:00
Albert Astals Cid
19d98d6a74
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
2020-07-11 09:17:33 +02:00
Albert Astals Cid
82d5810493
CI: Enable clazy detaching-temporary
2020-02-19 23:44:41 +01:00
Kevin Funk
a53a2402ca
clang-tidy: modernize-use-nullptr run
...
Semi-ACK'd by Albert :)
2017-09-06 00:19:48 +02:00
Martin T. H. Sandsmark
3fcd698896
autotests: Fix build without implicit cast to/from ascii
...
See previous commits for details.
2016-07-11 22:01:10 +02:00
Montel Laurent
466eb79615
Use QStringLiteral
2015-10-29 13:37:11 +01:00
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
2015-01-29 20:55:57 +01:00
Montel Laurent
5eea4fd073
Rename to autotests
2014-10-19 18:21:07 +02:00