Commit graph

15 commits

Author SHA1 Message Date
Patrizio Bekerle
689cdccee9
#3269 test: add filetype detection tests
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2025-05-05 19:30:49 +02:00
Patrizio Bekerle
575859cb77 #2711: Activate Qt6 Evernote import tests 2023-02-04 11:21:33 +01:00
Waqar Ahmed
1cea8a186d Run Clang format script over the codebase
Column length is increased to 100 as 80 is just too short

Also add a git-blame-ignore-revs file which ignores the formatting
revisions while git-blaming
2023-01-26 17:01:10 +05:00
Waqar Ahmed
c5e5b5755d
Raise warning levels + update to use C++ 17 (#2414)
* Raise warning levels + update to use C++ 17

* Bump Qt CSV

* Bump qkeysequencewidget

* More warning fixes

* Fix a Wundef warning

* Some qt6 fixes

* Fix windows build

* Enable Werror only on linux

* Enable werror on linux only (cmake)

* More qt6 fixes

* Port to Qt6

* Disable some tests for qt6

They depend on xml patterns which is not available atm.

* Bump qmarkdowntextedit

* Bump Qt CSV

* Use 6.2.0 not 6.2

* Enable WError only in DEV_MODE

* Try with aqtinstall == 2.0.0

* Fix mac build
2022-01-28 13:09:06 +01:00
Patrizio Bekerle
899ea8b88b
Add tests (#2285) 2021-11-01 09:06:20 +01:00
Patrizio Bekerle
dcc8aa3e1c
Fix tests for Qt 5.9 (#2242) 2021-09-28 02:09:06 +02:00
Patrizio Bekerle
ee783a0549
Preserve hyperlinks in Evernote import (#2242) 2021-09-27 22:26:06 +02:00
Patrizio Bekerle
f8069b39be
Fix Evernote import tests (#2242) 2021-09-27 22:20:02 +02:00
Patrizio Bekerle
d0fc5295b5
Add more Evernote import tests (#2242) 2021-09-27 21:51:14 +02:00
Patrizio Bekerle
481d8eb0f9 Extract methods from Evernote import and add intial test (#2242) 2021-09-27 21:30:06 +02:00
Patrizio Bekerle
15c602f404
Fix more task list tests (#1761) 2020-05-21 09:04:10 +02:00
Patrizio Bekerle
d1bc4b7626
Fix task list test (#1761) 2020-05-21 08:57:54 +02:00
Patrizio Bekerle
18a3d6f506
Update clang-format config to clang-format 9.0 and do formatting 2020-02-13 17:35:54 +01:00
Patrizio Bekerle
79ecc15c20
Add missing clang-format formatting 2020-02-10 18:23:25 +01:00
Waqar Ahmed
f9de734d1a
Add tests for Utils::Misc 2020-01-27 15:10:48 +05:00