Florian Bruhin
|
3433a1ec7a
|
Add tests for CommandRunner/KeyConfigParser.
|
2015-04-13 07:54:24 +02:00 |
|
Florian Bruhin
|
3bc55e0405
|
Merge pull request #20 from hackebrot/validate-key-config
Add a test to validate the default key config.
|
2015-04-10 08:44:57 +02:00 |
|
Florian Bruhin
|
91b72ef292
|
Add a test to validate the default key config.
|
2015-04-09 21:20:17 +02:00 |
|
Florian Bruhin
|
425cffc2f7
|
pylint: Ignore 'undefined-variable' for tests.
It's less than optimal, but disabling it selectively because of
https://bitbucket.org/logilab/pylint/issue/511/ is too annoying.
|
2015-04-09 07:43:47 +02:00 |
|
Florian Bruhin
|
7d4e6dfd67
|
Another workaround for a pylint bug.
|
2015-04-08 06:39:12 +02:00 |
|
Florian Bruhin
|
679ffa452a
|
Add some more invalid testcases to TestFont.
|
2015-04-08 06:22:05 +02:00 |
|
Florian Bruhin
|
fe696aeba5
|
Fix string concatenation and indenting for INVALID.
|
2015-04-08 06:20:43 +02:00 |
|
Bruno Oliveira
|
fd88311d9b
|
Use inline list comprehension for parametrize expression
|
2015-04-08 01:07:56 -03:00 |
|
Bruno Oliveira
|
6e3c3d7a70
|
Use single-quoted string for consistency
|
2015-04-08 01:07:56 -03:00 |
|
Florian Bruhin
|
9d44f777c0
|
Fix lint.
|
2015-04-05 20:30:31 +02:00 |
|
Bruno Oliveira
|
967c706bf0
|
Removed xfail from test since issue has been fixed on master
|
2015-04-05 12:29:18 -03:00 |
|
Bruno Oliveira
|
bfc99f09f9
|
Renamed test to tests as suggested by @The-Compiler
|
2015-04-05 12:23:04 -03:00 |
|