qutebrowser/tests
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
..
end2end Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
helpers SQL code review fixes. 2017-07-12 08:19:31 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Fix qute://history SQL bug. 2017-07-13 08:54:21 -04:00
conftest.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00