qutebrowser/tests
Ryan Roden-Corrent 6e025c1bb0 Don't perform alphabetical sort in listcategory.
Instead, expect the data to be given in the desired order. Completion
functions should sort their data _if_ they want it sorted in the
completion. This has a few implications:

- {book,quick}marks appear in the same order they do in the text file.
  This means users can rearrange their mark files for custom sorting.
  Fixes #2354
- Sessions are sorted as they appear in the session manager
- Tabs are sorted numerically, not alphabetically (Fixes #2883)

Note that prefix-based filter sorting is still performed, so items
starting with the filter pattern come first.
2017-08-06 10:00:18 -04:00
..
end2end Fix renderer process test for older Qt versions 2017-07-25 17:35:42 +02:00
helpers Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Don't perform alphabetical sort in listcategory. 2017-08-06 10:00:18 -04:00
conftest.py Replace OS X with macOS 2017-07-08 11:12:43 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00