Fix input completion tests on Qt6 & run tests on 22.04 (#4774)

* Tests: Fix InputCompletion tests in Qt6

This is achieved by not checking exact order for certain completion tests

* Tests: Use Ubuntu 22.04 for all tests

This allows us to be a bit more loose and use more C++20 features in
tests

* Update dockerfiles
This commit is contained in:
pajlada
2023-08-27 13:11:59 +02:00
committed by GitHub
parent 72f0f49fbf
commit ac6708b3a2
9 changed files with 151 additions and 84 deletions
+1
View File
@@ -4,6 +4,7 @@
- Dev: Fixed UTF16 encoding of `modes` file for the installer. (#4791)
- Dev: Temporarily disable High DPI scaling on Qt6 builds on Windows. (#4767)
- Dev: Tests now run on Ubuntu 22.04 instead of 20.04 to loosen C++ restrictions in tests. (#4774)
## 2.4.5