Antoni Boucher
|
abeb7e3390
|
Fixed issues.
|
2015-08-13 19:54:23 -04:00 |
|
Florian Bruhin
|
bbb581eaf8
|
100% coverage for browser.network.filescheme.
|
2015-08-13 21:56:22 +02:00 |
|
Florian Bruhin
|
b3df642b21
|
Write more tests for dirbrowser.
|
2015-08-13 21:56:22 +02:00 |
|
Florian Bruhin
|
7b3de27b44
|
Add class="parent" in dirbrowser.html.
|
2015-08-13 21:56:22 +02:00 |
|
Florian Bruhin
|
8450093de0
|
Install BeautifulSoup4 for tests.
|
2015-08-13 21:56:22 +02:00 |
|
Antoni Boucher
|
814841200a
|
Fixes issues.
|
2015-08-12 17:24:01 -04:00 |
|
Antoni Boucher
|
77190554cc
|
Merge branch 'master' into feature/directory-browser
|
2015-08-12 16:57:45 -04:00 |
|
Florian Bruhin
|
591a5b8c56
|
Revert "Add a workaround for pytest-html surrogate issue."
This reverts commit 9c3c46f677 .
|
2015-08-12 18:27:41 +02:00 |
|
Florian Bruhin
|
72e5df0d57
|
tox: Update pytest-html to 1.4.
Changelog:
* Drop support for pytest < 2.6
* Mention support for PyPy3 in README
* Fix unencodable strings for Python 3.
|
2015-08-12 18:24:13 +02:00 |
|
Florian Bruhin
|
3e2aafa7a4
|
Merge branch 'acogneau-dynamic-column-widths'
|
2015-08-12 18:22:14 +02:00 |
|
Florian Bruhin
|
313f37bbc9
|
Update authors.
|
2015-08-12 18:22:03 +02:00 |
|
Florian Bruhin
|
6f4141956b
|
Merge branch 'dynamic-column-widths' of git://github.com/acogneau/qutebrowser into acogneau-dynamic-column-widths
|
2015-08-12 18:20:01 +02:00 |
|
Alexander Cogneau
|
5a0b160736
|
Remove whitespace
|
2015-08-12 11:02:41 +02:00 |
|
Alexander Cogneau
|
61a6b196e9
|
Parametrization for completion tests
|
2015-08-12 09:08:04 +02:00 |
|
Florian Bruhin
|
25b43d528c
|
Clear textbase text properly.
|
2015-08-12 07:41:06 +02:00 |
|
Florian Bruhin
|
5a1663c584
|
100% coverage for mainwindow.statusbar.textbase.
|
2015-08-12 07:40:45 +02:00 |
|
Florian Bruhin
|
8609663f40
|
statusbar.textbase: Fix broken text check.
|
2015-08-12 07:35:24 +02:00 |
|
Florian Bruhin
|
c1484553c1
|
Remove unused import.
|
2015-08-12 07:07:28 +02:00 |
|
Florian Bruhin
|
c55cb5b16b
|
config.textwrapper: Remove *args.
textwrap.TextWrapper only takes kwargs.
|
2015-08-12 07:01:21 +02:00 |
|
Florian Bruhin
|
927cf84e14
|
100% test coverage for config.textwrapper.
|
2015-08-12 07:01:21 +02:00 |
|
Florian Bruhin
|
e47e131d41
|
Increase timeouts in test_timer.
Seems like Windows is too slow...
|
2015-08-12 06:53:34 +02:00 |
|
Florian Bruhin
|
a6d09b8cc9
|
100% coverage for browser.network.schemehandler.
|
2015-08-12 06:53:32 +02:00 |
|
Florian Bruhin
|
da9cb88c81
|
pylint: Disable protected-access for tests.
|
2015-08-12 06:44:33 +02:00 |
|
Florian Bruhin
|
83a4451f93
|
Skip coverage checks when tests are filtered.
|
2015-08-12 06:42:05 +02:00 |
|
Florian Bruhin
|
cf45d97046
|
100% test coverage for utils.jinja.
|
2015-08-12 06:25:05 +02:00 |
|
Florian Bruhin
|
4d7949cc3e
|
Merge branch 't-wissmann-gt'
|
2015-08-11 22:01:35 +02:00 |
|
Florian Bruhin
|
637325fc76
|
Regenerate docs.
|
2015-08-11 22:01:26 +02:00 |
|
Florian Bruhin
|
44f8cf4b1a
|
Move :tab-focus documentation.
|
2015-08-11 22:01:18 +02:00 |
|
Florian Bruhin
|
705544cb05
|
Merge branch 'gt' of git://github.com/t-wissmann/qutebrowser into t-wissmann-gt
|
2015-08-11 21:58:53 +02:00 |
|
Florian Bruhin
|
15c5cf75cd
|
Reset standarddir args in TestConfigInit.
This caused test_transform_userstylesheet_base64 to fail.
|
2015-08-11 21:22:36 +02:00 |
|
Florian Bruhin
|
9c3c46f677
|
Add a workaround for pytest-html surrogate issue.
See https://github.com/davehunt/pytest-html/issues/12
|
2015-08-11 21:11:28 +02:00 |
|
Florian Bruhin
|
6b6bceeb3a
|
tox: Run all tests in one step.
This partially reverts 14545a3 - this didn't play nice with HTML and other
things.
|
2015-08-11 21:05:20 +02:00 |
|
Florian Bruhin
|
8d8b46604d
|
Fix htmlcov path in .gitignore.
|
2015-08-11 20:18:24 +02:00 |
|
Florian Bruhin
|
8351c6d951
|
Make TestFileAndUserStyleSheet use qapp fixture.
|
2015-08-11 20:16:19 +02:00 |
|
Florian Bruhin
|
88d92db6e4
|
Add tests for rel. inexistent File/UserStyleSheet.
|
2015-08-11 20:15:55 +02:00 |
|
Florian Bruhin
|
2980bc808e
|
Remove dead configtypes code.
|
2015-08-11 20:15:42 +02:00 |
|
Florian Bruhin
|
14545a3a22
|
Mark some tests as integration and no coverage.
|
2015-08-11 19:36:27 +02:00 |
|
Florian Bruhin
|
dc2b3ff433
|
tox: Update hypothesis-pytest to 0.17.0.
Changelog:
- Mark tests with 'hypothesis' if they use hypothesis.
|
2015-08-11 19:35:59 +02:00 |
|
Florian Bruhin
|
0f47ef17a5
|
Make test_get_all_objects_qapp work on Windows.
|
2015-08-11 19:29:30 +02:00 |
|
Florian Bruhin
|
68f80c602b
|
Remove unused import.
|
2015-08-11 19:23:29 +02:00 |
|
Florian Bruhin
|
55bf555bfb
|
Mark test_get_all_objects_qapp to use qapp.
|
2015-08-11 18:14:17 +02:00 |
|
Florian Bruhin
|
52ec9ed28f
|
Move get_all_objects() tests into a class.
|
2015-08-11 18:13:02 +02:00 |
|
Florian Bruhin
|
bf156cf554
|
Mock out QApplication.allWidgets.
This could return widgets which are still alive from previous tests, so it's
not reliable.
|
2015-08-11 18:08:11 +02:00 |
|
Florian Bruhin
|
5bd55cb38b
|
Fix lint.
|
2015-08-11 17:16:58 +02:00 |
|
Florian Bruhin
|
2d8aaecd65
|
100% coverage for utils.debug.
|
2015-08-11 17:11:00 +02:00 |
|
Florian Bruhin
|
64a1cad604
|
Clean up output for get_all_objects().
|
2015-08-11 17:10:41 +02:00 |
|
Florian Bruhin
|
a3a7f8936b
|
Allow to pass a root object to _get_pyqt_objects.
|
2015-08-11 17:10:02 +02:00 |
|
Florian Bruhin
|
307bbde6e0
|
Fix utils.debug.get_all_children().
|
2015-08-11 17:09:20 +02:00 |
|
Florian Bruhin
|
0ca96740c9
|
Make utils.debug.format_args public.
|
2015-08-11 17:08:49 +02:00 |
|
Florian Bruhin
|
caedb57e56
|
Fix staticMetaObject handling in qenum_key.
Since we checked on klass instead of base, there never was a staticMetaObject
and the slower path was always taken - this corrects that.
|
2015-08-11 17:07:47 +02:00 |
|