Florian Bruhin
|
9744a3d0bc
|
Skip test_webenginesettings without QtWebEngine
|
2017-11-21 17:58:32 +01:00 |
|
Florian Bruhin
|
6c9f496edf
|
Add a test for setting content.cache.size to a big value
|
2017-11-21 14:09:38 +01:00 |
|
Michal Siedlaczek
|
9153bf8c19
|
Additional version() test
|
2017-11-05 20:12:29 -05:00 |
|
Michal Siedlaczek
|
855d0312b5
|
Review fixes
|
2017-11-05 18:12:15 -05:00 |
|
Michal Siedlaczek
|
3ac2cfdf73
|
Support updating dictionaries and removing old versions.
|
2017-11-04 18:16:05 -04:00 |
|
Michal Siedlaczek
|
2dc0115c81
|
Load the newest version of the dictionary.
|
2017-11-03 19:20:31 -04:00 |
|
Michal Siedlaczek
|
932e7a9ab9
|
Review fixes
|
2017-10-03 20:07:06 -04:00 |
|
Michal Siedlaczek
|
b840b8066b
|
Spell only when pyqt>=5.8
|
2017-09-22 11:16:59 -04:00 |
|
Michal Siedlaczek
|
2150154350
|
Skip end2end spell tests if a dictionary is/isn't installed
|
2017-09-21 16:36:47 -04:00 |
|
Michal Siedlaczek
|
9e620ce6e9
|
Fix spell with new config
|
2017-09-21 12:09:55 -04:00 |
|
Michal Siedlaczek
|
132b1f705e
|
Revert requirements changes
|
2017-09-21 09:56:38 -04:00 |
|
Michal Siedlaczek
|
95592770a7
|
Fixing test dependencies and other test issues
|
2017-09-21 09:53:51 -04:00 |
|
Michal Siedlaczek
|
fac0e44a7e
|
Test all available languages and getting installed langs when the dir doesn't exist
|
2017-09-21 09:52:31 -04:00 |
|
Michal Siedlaczek
|
82433e04ad
|
Set default value for spelling settings and limit number of installed languages for testing
|
2017-09-21 09:52:09 -04:00 |
|
Michal Siedlaczek
|
c2197102a3
|
Enable spell checking and installing dictionaries for QtWebEngine
|
2017-09-21 09:51:52 -04:00 |
|
Florian Bruhin
|
af7923de4d
|
tests: Use pytest.param
|
2017-05-23 08:08:46 +02:00 |
|
Florian Bruhin
|
c4fb2bc609
|
Fix URL/renderer crash tests with Qt 5.9
The behavior in Qt changed there (in a good way), so we need to adjust the tests
accordingly.
Fixes #2514
|
2017-05-19 08:10:17 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
a081d4184d
|
tests: Adjust percent-encoding tests for Qt 5.9 changes
See #2514
|
2017-04-08 19:25:55 +02:00 |
|
Florian Bruhin
|
cc4a8e53df
|
Prevent using %2F as slash in a Content-Disposition header
|
2017-01-13 18:04:04 +01:00 |
|
Florian Bruhin
|
5746337733
|
Fix downloads without QtWebEngine
|
2016-12-09 07:29:51 +01:00 |
|
Florian Bruhin
|
d0372f1730
|
Decode percent sequences in QtWebEngine downloads
Fixes #2122.
|
2016-12-09 07:08:51 +01:00 |
|
Florian Bruhin
|
03eea7f62a
|
Remove download filename suffixes with QtWebEngine
|
2016-12-09 07:00:25 +01:00 |
|