Bruno Cauet
|
b27c5304d1
|
Merge branch 'master' into logging
Conflicts:
beetsplug/fetchart.py
beetsplug/mpdstats.py
|
2015-01-09 15:15:27 +01:00 |
|
Frederik “Freso” S. Olesen
|
4b1f0cbf48
|
Happy 2015. ;)
See 7a410f636b
Command used:
git grep -l 'Copyright 201'|xargs sed -i -E 's/Copyright 201./Copyright 2015/'`
|
2015-01-08 21:37:09 +01:00 |
|
Bruno Cauet
|
df82e113e5
|
Fix embedart tests
|
2015-01-06 21:42:34 +01:00 |
|
Adrian Sampson
|
ddf5511624
|
Use unittest.SkipTest instead of nose's version
I don't *think* this should actually do anything, but it does remove a
dependence on nose.
|
2014-11-05 10:49:45 -08:00 |
|
Fabrice Laporte
|
e4180e406e
|
fix flake8
|
2014-09-21 14:44:22 +02:00 |
|
Fabrice Laporte
|
c1224caab5
|
Merge branch 'fetchart_issue848'
Conflicts:
test/test_embedart.py
|
2014-09-21 14:23:59 +02:00 |
|
Fabrice Laporte
|
f5520d7ec9
|
fix flake8 warnings
|
2014-09-20 12:27:27 +02:00 |
|
Fabrice Laporte
|
d684229816
|
skip art compare tests if no recent IM version
|
2014-09-20 12:26:36 +02:00 |
|
Thomas Scholtes
|
1e45ba597d
|
embed_item function does not raise if image file not found
Fixes #968
|
2014-09-18 16:19:05 +02:00 |
|
Fabrice Laporte
|
3ec8902ea4
|
embedart: add tests for 'compare_threshold' option
was tricky to write meaningful tests when computing phash of existing 6
pixels image (image-2x3.jpg) so I added new -more representatives-
images.
|
2014-09-17 22:04:45 +02:00 |
|
Thomas Scholtes
|
9c6491a65d
|
Embedart TestCase
|
2014-06-02 16:04:55 +02:00 |
|