Daniel
|
3e2985d776
|
Add tests for RegexEq
...also fix a small typo in RegexEq's comment.
|
2015-09-28 14:58:00 +02:00 |
|
Daniel
|
05bcddb6f9
|
Use RegexEq in configtypes tests
This prevents the tests from failing if the regex cache overflows,
since re.compile objects compare by identitiy instead of patterns.
|
2015-09-28 14:24:36 +02:00 |
|
Florian Bruhin
|
ab9c046d54
|
Adjust default keybinding to clear-keychain on Esc.
Fixes #917.
|
2015-09-03 11:14:05 +02:00 |
|
Florian Bruhin
|
03f4d738ab
|
Rename klass fixture to klass_fixt.
See https://github.com/pytest-dev/pytest/issues/979.
|
2015-08-31 07:42:53 +02:00 |
|
Florian Bruhin
|
1a1bc4b8a8
|
Fix lint.
|
2015-08-19 21:13:35 +02:00 |
|
Florian Bruhin
|
a79c139aa4
|
Revert "style: Check for QColor when setting in ColorDict."
This reverts commit 9b82fae6fb .
|
2015-08-19 20:48:19 +02:00 |
|
Florian Bruhin
|
5a975d1b90
|
100% test coverage for config.style.
|
2015-08-19 20:43:06 +02:00 |
|
Florian Bruhin
|
2c5269acd6
|
Reorganize tests directory.
|
2015-08-18 20:19:02 +02:00 |
|