qutebrowser/tests/unit
Ryan Roden-Corrent 8745f80d90 Fix qute://history SQL bug.
The javascript history page was requesting the new start_time in ms, but
the python code was expecting seconds. This is fixed by removing all the
millisecond translations in the python code and only translating to
milliseconds in the javascript code that formats dates.
2017-07-13 08:54:21 -04:00
..
browser Fix qute://history SQL bug. 2017-07-13 08:54:21 -04:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion SQL code review fixes. 2017-07-12 08:19:31 -04:00
config Release v0.11.0 2017-07-04 18:02:34 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-07 20:42:21 -04:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00