qutebrowser/tests/unit/utils
Florian Bruhin 718376f154 Refactor JS escaping
This renames javascript.convert_js_arg() to javascript.to_js() and uses that
instead of string_escape() where possible.
2018-09-27 16:36:28 +02:00
..
usertypes Fix wrong signal order in test_question 2018-09-23 21:03:03 +02:00
overflow_test_cases.py Update copyright years 2018-02-05 12:19:50 +01:00
test_debug.py Update copyright years 2018-02-05 12:19:50 +01:00
test_error.py Update copyright years 2018-02-05 12:19:50 +01:00
test_javascript.py Refactor JS escaping 2018-09-27 16:36:28 +02:00
test_jinja.py Cache HTML/JS resource files when starting 2018-03-05 09:08:06 +01:00
test_log.py Add expected_names to test arguments 2018-06-11 12:37:48 +02:00
test_qtutils.py Fix pylint 2.0 useless-return cases 2018-07-16 14:33:11 +02:00
test_standarddir.py Make sure temporary dir exists 2018-07-02 22:32:59 +02:00
test_urlmatch.py Handle :// as URL pattern 2018-09-02 11:58:34 +02:00
test_urlutils.py Separate tests for _get_search_url 2018-03-16 11:42:51 +01:00
test_utils.py Add utils.guess_mimetype 2018-09-09 18:35:09 +02:00
test_version.py Strip trailing newlines from pastebin URL 2018-07-08 22:09:56 +02:00