| .. |
|
rsrc
|
Remove dependencies from convert_stub.py
|
2017-01-22 12:59:04 -08:00 |
|
__init__.py
|
add missing division future imports
|
2016-04-16 18:33:54 +02:00 |
|
_common.py
|
Add option to hardlink when importing
|
2017-02-19 15:56:13 -06:00 |
|
helper.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
lyrics_download_samples.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_acousticbrainz.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_art.py
|
fetchart: minor restructuring of tests.
|
2017-01-30 10:01:19 +01:00 |
|
test_autotag.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_bucket.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_config_command.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_convert.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_datequery.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_dbcore.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_discogs.py
|
Merge remote-tracking branch 'upstream/master' into discogs-relax-assumptions
|
2016-12-30 10:42:50 +01:00 |
|
test_edit.py
|
Use flexible attribute for track_alt
|
2017-01-10 21:01:36 -05:00 |
|
test_embedart.py
|
Added interactive test method for embedart plugin.
|
2017-03-08 19:06:09 -08:00 |
|
test_embyupdate.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_fetchart.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_filefilter.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_files.py
|
Fix linter issues
|
2017-02-19 17:33:26 -06:00 |
|
test_ftintitle.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_hidden.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_hook.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_ihate.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_importadded.py
|
Add option to hardlink when importing
|
2017-02-19 15:56:13 -06:00 |
|
test_importer.py
|
Fix linter issues
|
2017-02-19 17:33:26 -06:00 |
|
test_importfeeds.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_info.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_ipfs.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_keyfinder.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_lastgenre.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_library.py
|
change no-bracket argument from white space to empty
|
2017-01-20 22:47:47 -05:00 |
|
test_logging.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_lyrics.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_mb.py
|
Use flexible attribute for track_alt
|
2017-01-10 21:01:36 -05:00 |
|
test_mbsubmit.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_mbsync.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_mediafile.py
|
flake8 fix for #2379
|
2017-01-10 13:25:24 -05:00 |
|
test_mediafile_edge.py
|
Fix linter issues
|
2017-02-19 17:33:26 -06:00 |
|
test_metasync.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_mpdstats.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_permissions.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_pipeline.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_play.py
|
Remove old test for misspelled config option
|
2017-01-07 17:19:02 -05:00 |
|
test_player.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_plexupdate.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_plugin_mediafield.py
|
Add missing unittest suite declaration (#2389)
|
2017-01-14 17:33:36 -08:00 |
|
test_plugins.py
|
Revert "Fix tests for new prompt order"
|
2016-12-28 14:33:11 -05:00 |
|
test_query.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_replaygain.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_smartplaylist.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_sort.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_spotify.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_template.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_the.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_thumbnails.py
|
Test updates for #2466 fix
|
2017-03-03 12:10:26 -06:00 |
|
test_types_plugin.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_ui.py
|
Refactor manual search options to use Proposal
|
2016-12-28 13:50:53 -05:00 |
|
test_ui_commands.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_ui_importer.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_ui_init.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_util.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_vfs.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |
|
test_web.py
|
Maybe fix code and tests for Windows
|
2017-01-15 11:21:59 -08:00 |
|
test_zero.py
|
add confirmation for empty query
|
2016-12-26 14:13:01 -06:00 |
|
testall.py
|
Undo from _common import unittest indirection
|
2016-11-26 18:46:44 -05:00 |