Florian Bruhin
|
afcb018ee2
|
Fix some spelling mistakes
Found via http://jwilk.net/software/mwic
|
2016-05-27 12:07:00 +02:00 |
|
Florian Bruhin
|
526441bcae
|
Fix new flake8 lint.
For some reason these issues weren't shown with pytest-pep8/flakes.
|
2016-01-22 17:33:58 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
e6284ed5d4
|
tests: Improve some ugly test IDs.
|
2015-12-16 22:21:29 +01:00 |
|
Florian Bruhin
|
150a83d8f4
|
pylint: Remove unneeded supressions.
|
2015-12-01 22:03:58 +01:00 |
|
Daniel Schadt
|
c12011c84d
|
Style fixes
|
2015-11-21 00:10:49 +01:00 |
|
Daniel
|
5601c8e7c1
|
mhtml: Skip test if cssutils is unavailable
Instead of failing the test (assert cssutils is not None)
|
2015-11-09 17:01:08 +01:00 |
|
Daniel
|
f2f9529af7
|
Remove sys import in test_mhtml
|
2015-11-09 17:01:08 +01:00 |
|
Daniel
|
ed8a6a4c7b
|
Update to cssutils 1.0.1
This fixes cssutils on Python 3.5 (yay!).
|
2015-11-09 17:01:08 +01:00 |
|
Daniel
|
dd8ff860f4
|
Fix lint
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
b027e6af1b
|
Mark cssutils tests as xfail on Python >= 3.5
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
dab0db30a5
|
Remove tests for remove_file from test_mhtml.py
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
957d68c477
|
Revert "Remove cssutils from mhtml.py"
This reverts commit 22a0f0952704d284846ab2572790d99a85515c57.
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
ce1a99cc7c
|
Remove cssutils from mhtml.py
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
420c087373
|
use cssutils
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
749b1c02cc
|
Style changes for mhtml and test_mhtml
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
b05a0d191d
|
Fix module path in test_mhtml
Also fix docstring for _get_css_imports
|
2015-11-09 16:59:16 +01:00 |
|
Daniel
|
2eeace1c2c
|
Move misc.mhtml to browser.mhtml
|
2015-11-09 16:59:16 +01:00 |
|