Daniel Karbach
6fff45daeb
check exception messages in utilcmds tests
2016-10-28 10:50:58 +02:00
Daniel Karbach
e167f77d68
separate test for hunter exceptions
2016-10-28 10:44:55 +02:00
Daniel Karbach
6e510372fb
more cleanup
...
jeez, this is getting embarrassing
2016-10-27 15:50:17 +02:00
Daniel Karbach
23a62e952d
another lineparser/utilcmds test revision
...
* verify exception message in lineparser double open
* check for hunter with `pytest.importorskip`
* stricter exception checking in debug_trace test
2016-10-27 14:56:28 +02:00
Daniel Karbach
64cf8fcd39
lineparser/utilcmds test cleanup
...
* fix date in copyright
* remove redundant class docstrings
* don't rename utilcmds module in unit test
* use `mode_manager` fixture in place of FakeModeMan
* some whitespace
2016-10-27 14:23:01 +02:00
Daniel Karbach
e1c467b3a0
move utilcmds specific tests from misc
2016-10-27 14:20:39 +02:00
Daniel Karbach
442549555b
skip segfault test on windows
...
while technically possible (on both machine and OS level), termination due
to SIGSEGV cannot be prevented
maybe the test could be rewritten to spawn a subprocess and check its exit
status (of 11)
2016-10-25 17:24:14 +02:00
Daniel Karbach
9038b28ea4
different mocking of open() in lineparser test
...
apparently, python 3.4 (and less, probably) does not import
builtins into modules
2016-10-25 08:52:08 +02:00
Daniel Karbach
b5ffe979aa
"typo" in utilcmds test
2016-10-25 08:48:04 +02:00
Daniel Karbach
e0d1fafe43
tests for misc.utilcmds
2016-10-24 17:13:38 +02:00
Daniel Karbach
863bab3ccf
allow multiline matches in log messages
2016-10-24 17:10:47 +02:00
Daniel Karbach
c801caa19a
log debug console status changes
2016-10-24 17:10:47 +02:00
Daniel Karbach
5d92934d76
less brutal synthetic segfault
2016-10-24 17:10:47 +02:00
Daniel Karbach
bdb96becd6
unit tests for misc.lineparser
2016-10-24 17:10:47 +02:00
Florian Bruhin
7a8f528b82
Merge branch 'HolySmoke86-issue2039'
2016-10-24 17:08:31 +02:00
Florian Bruhin
39b7c25fd4
Merge branch 'issue2039' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-issue2039
2016-10-24 17:08:15 +02:00
Florian Bruhin
b849f3f2e7
Merge branch 'Spreadyy-patch-3'
2016-10-24 17:03:45 +02:00
Florian Bruhin
fcf6453cf8
Regenerate authors
2016-10-24 17:03:33 +02:00
Florian Bruhin
cf740a6f52
Merge branch 'patch-3' of https://github.com/Spreadyy/qutebrowser into Spreadyy-patch-3
2016-10-24 17:03:20 +02:00
Florian Bruhin
fe70fddf9a
test requirements: Update pytest-warnings to 0.2.0
2016-10-24 12:14:17 +02:00
Spreadyy
d5421c720a
Fix hr on small devices
2016-10-24 09:07:55 +02:00
Spreadyy
43dc2bf163
fix footnotes, make page wider
2016-10-22 23:26:05 +02:00
Spreadyy
d8316955c7
fix code blocks inside new "table"
2016-10-22 23:11:17 +02:00
Spreadyy
12374fc6cf
fix top margin
2016-10-22 23:07:16 +02:00
Daniel Karbach
da2ba86aa5
use https for links in docs and elsewhere
...
refs #2039
2016-10-20 14:48:35 +02:00
Florian Bruhin
ebe656fdf9
pip requirements: Update setuptools to 28.6.1
2016-10-20 07:30:13 +02:00
Spreadyy
383af12a74
commit again :D
2016-10-18 12:49:09 +02:00
Spreadyy
182368fda4
style changes
2016-10-18 11:44:54 +02:00
Florian Bruhin
d853cdc120
pyroma requirements: Update pyroma to 2.1
2016-10-18 10:06:18 +02:00
Spreadyy
cd3cf3620b
qute css fix
2016-10-18 09:39:01 +02:00
Florian Bruhin
1dd308b50b
Merge branch 'paretje-webengine-current'
2016-10-18 06:23:14 +02:00
Florian Bruhin
de2f054112
Update authors
2016-10-18 06:22:59 +02:00
Florian Bruhin
2ae9f14d22
Add pylint disable
2016-10-18 06:22:45 +02:00
Kevin Velghe
59536828a1
Implement hint target "current" for webengine
2016-10-17 23:33:44 +02:00
Florian Bruhin
d24162927a
Merge branch 'paretje-webkitelemparent'
2016-10-17 22:29:37 +02:00
Florian Bruhin
b5bd1f8b3f
Regenerate authors
2016-10-17 22:29:26 +02:00
Florian Bruhin
ab43ba71d2
Merge branch 'webkitelemparent' of https://github.com/paretje/qutebrowser into paretje-webkitelemparent
2016-10-17 22:26:58 +02:00
Florian Bruhin
b3620a99ff
Merge branch 'paretje-webengine-setitem'
2016-10-17 21:43:58 +02:00
Florian Bruhin
906044d51f
Merge branch 'webengine-setitem' of https://github.com/paretje/qutebrowser into paretje-webengine-setitem
2016-10-17 21:43:27 +02:00
Kevin Velghe
97493b71ad
Add test for null element
2016-10-17 15:25:31 +02:00
Kevin Velghe
ed91e1d4c8
Implement __setitem__ in WebEngineElement
2016-10-17 14:14:45 +02:00
Florian Bruhin
27d8f25eeb
travis: Allow El Capitan to fail
2016-10-17 07:25:35 +02:00
Florian Bruhin
fe5daca351
pip requirements: Update setuptools to 28.6.0
2016-10-16 21:30:25 +02:00
Florian Bruhin
6a93eee14e
pip requirements: Update setuptools to 28.5.0
2016-10-16 17:53:12 +02:00
Florian Bruhin
72ae9c133c
test reqs: Update uncompyle6/xdis to 2.9.2/3.1.0
2016-10-16 17:27:28 +02:00
Kevin Velghe
7bb4700352
Return None when parent is a null webelement
2016-10-14 14:54:43 +02:00
Florian Bruhin
229faac9cb
Stabilize :session-delete tests
2016-10-14 07:24:36 +02:00
Florian Bruhin
8e879f9879
tox requirements: Update tox to 2.4.1
2016-10-14 06:48:38 +02:00
Florian Bruhin
f9f04763c9
Merge branch 'paretje-viewsource'
2016-10-14 06:47:05 +02:00
Florian Bruhin
c012a4e05c
Regenerate authors
2016-10-14 06:46:58 +02:00