qutebrowser/tests/unit/commands
Gyorgy Orban 98c6b49cde use enum module instead or usertypes.enum
Remove the usertypes.enum from the source and use
the standard enum module instead.
Enum start number is available since python 3.5
2017-11-02 18:56:11 +01:00
..
test_argparser.py use enum module instead or usertypes.enum 2017-11-02 18:56:11 +01:00
test_cmdutils.py use enum module instead or usertypes.enum 2017-11-02 18:56:11 +01:00
test_runners.py Improve tests for partial matching 2017-10-17 11:49:46 +02:00
test_userscripts.py Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00