qutebrowser/tests
Ryan Roden-Corrent 0e650ad719 Return namedtuples from SqlTable.
Instead of returning a regular tuple and trying to remember which index maps to
which field, return named tuples that allow accessing the fields by name.
2017-06-19 07:42:12 -04:00
..
end2end Improve test_version output 2017-06-19 09:06:18 +02:00
helpers Get test_models mostly working again. 2017-06-19 07:42:12 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Return namedtuples from SqlTable. 2017-06-19 07:42:12 -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