.. |
adblock.feature
|
Add a simple end2end test for :adblock-update
|
2016-09-07 16:27:27 +02:00 |
backforward.feature
|
Apply @qtwebengine_flaky (too) liberally
|
2016-09-06 22:10:28 +02:00 |
caret.feature
|
Remove :<count>:cmd syntax support.
|
2016-10-10 08:02:30 -04:00 |
completion.feature
|
Fixed problems with tab completion after moving tabs (#2141)
|
2016-11-30 14:17:20 +01:00 |
conftest.py
|
Fix bad merge
|
2016-11-24 08:29:31 +01:00 |
downloads.feature
|
Merge branch 'issue-2204' of https://github.com/Kingdread/qutebrowser into Kingdread-issue-2204
|
2017-02-04 18:34:51 +01:00 |
editor.feature
|
Fix editor.feature with QtWebEngine
|
2017-02-04 22:16:22 +01:00 |
hints.feature
|
Merge branch 'strip-mailto' of https://github.com/blyxxyz/qutebrowser into blyxxyz-strip-mailto
|
2017-02-04 17:48:53 +01:00 |
history.feature
|
Try to stabilize history tests
|
2016-12-06 06:32:51 +01:00 |
invoke.feature
|
Stabilize :tab-detach test in invoke.feature
|
2016-09-06 19:33:09 +02:00 |
javascript.feature
|
Mark javascript BDD test as flaky
|
2016-11-15 20:17:51 +01:00 |
keyinput.feature
|
Ignore non-register keys
|
2017-01-20 17:34:33 +01:00 |
marks.feature
|
Stabilize "Jumping back after searching" test
|
2016-09-12 18:53:56 +02:00 |
misc.feature
|
Merge branch 'enter-mode-blacklist' of https://github.com/blyxxyz/qutebrowser into blyxxyz-enter-mode-blacklist
|
2017-02-04 17:52:16 +01:00 |
navigate.feature
|
navigate.feature: Add @qtwebengine_todo
|
2016-08-18 22:23:11 +02:00 |
open.feature
|
Allow :open without URL with -t/-b/-w
|
2016-11-26 12:17:23 +01:00 |
prompts.feature
|
Make it possible to cancel authentication with QtWebEngine
|
2016-12-06 07:45:03 +01:00 |
scroll.feature
|
Remove qtwebengine_todo for position:absolute test
|
2016-10-03 06:55:58 +02:00 |
search.feature
|
Merge :yank-selected into :yank (fixes #820)
|
2016-08-05 22:01:17 -04:00 |
sessions.feature
|
Stabilize :session-delete tests
|
2016-10-14 07:24:36 +02:00 |
set.feature
|
Get rid of --cycle for :set with multiple values
|
2016-11-24 07:23:49 +01:00 |
spawn.feature
|
revised missing userscript error messages
|
2016-09-30 09:50:49 +02:00 |
tabs.feature
|
Fix remaining Qt 5.8 QtWebEngine test failures
|
2017-02-04 13:28:38 +01:00 |
test_adblock_bdd.py
|
Add a simple end2end test for :adblock-update
|
2016-09-07 16:27:27 +02:00 |
test_backforward_bdd.py
|
Remove qtwebengine_todo for backforward.feature
|
2016-08-18 18:22:44 +02:00 |
test_caret_bdd.py
|
QtWebEngine: Don't bother running caret.feature
|
2016-08-18 18:26:31 +02:00 |
test_completion_bdd.py
|
Remove unused import
|
2016-11-24 08:50:54 +01:00 |
test_downloads_bdd.py
|
Use a tmpdir subdir for download BDD tests
|
2017-01-13 17:59:03 +01:00 |
test_editor_bdd.py
|
Rename shadowed function
|
2016-06-06 09:06:49 +02:00 |
test_hints_bdd.py
|
add tests for hints auto-follow in word mode
|
2016-08-11 15:20:52 +02:00 |
test_history_bdd.py
|
Full redirect support for history
|
2016-06-10 14:40:42 +02:00 |
test_invoke_bdd.py
|
Add new-instance-open-target.window = first-opened
|
2016-08-16 12:24:38 +02:00 |
test_javascript_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_keyinput_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_marks_bdd.py
|
Fix lint
|
2016-09-06 17:00:25 +02:00 |
test_misc_bdd.py
|
Move pdfjs check to the end2end conftest
|
2016-09-10 16:24:31 +02:00 |
test_navigate_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_open_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_prompts_bdd.py
|
Re-enable SSL download test on QtWebEngine
|
2016-11-10 22:45:27 +01:00 |
test_scroll_bdd.py
|
Move :repeat-command tests
|
2016-07-03 22:32:07 +02:00 |
test_search_bdd.py
|
bdd: Mark search/sessions as qtwebengine_todo
|
2016-08-18 22:50:57 +02:00 |
test_sessions_bdd.py
|
Fix lint
|
2016-09-06 17:00:25 +02:00 |
test_set_bdd.py
|
Add tests for the completion engine
|
2016-11-24 07:31:26 +01:00 |
test_spawn_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_tabs_bdd.py
|
Remove some unnecessary "fresh instances" in tests
|
2016-08-12 00:20:57 +02:00 |
test_urlmarks_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
test_utilcmds_bdd.py
|
lineparser/utilcmds test cleanup
|
2016-10-27 14:23:01 +02:00 |
test_yankpaste_bdd.py
|
Fix :jseval --world contitional in set_text_field
|
2016-09-13 07:59:21 +02:00 |
test_zoom_bdd.py
|
Clean up end2end test file structure
|
2016-05-29 18:20:00 +02:00 |
urlmarks.feature
|
Activate QtWebEngine tests for qute:*
|
2016-09-14 11:14:04 +02:00 |
utilcmds.feature
|
Simplify some utilcmds tests
|
2017-02-04 18:26:12 +01:00 |
yankpaste.feature
|
Do more sophisticated clicking for hints with QtWebEngine
|
2017-02-03 23:21:57 +01:00 |
zoom.feature
|
Xfail tests which fail on Docker/Travis
|
2016-12-20 21:32:46 +01:00 |