| .. |
|
rsrc
|
acousticbrainz: Test _map_data_to_scheme with real data
|
2016-11-20 22:03:41 +01:00 |
|
__init__.py
|
add missing division future imports
|
2016-04-16 18:33:54 +02:00 |
|
_common.py
|
Fix typos in tests
|
2016-11-13 17:49:18 +01: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
|
Add a missing __future__ import
|
2016-11-26 17:31:54 -05:00 |
|
test_art.py
|
Apply simple type consistency changes from #2096
|
2016-06-30 14:22:16 -07:00 |
|
test_autotag.py
|
Walk back some six.iter* uses
|
2016-06-25 18:29:55 -07:00 |
|
test_bucket.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_config_command.py
|
Replace capture_stdout in test_config_command
|
2016-09-18 03:29:04 -04:00 |
|
test_convert.py
|
Merge pull request #2262 from beetbox/fix-2260
|
2016-11-13 20:37:09 +01:00 |
|
test_datequery.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_dbcore.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_discogs.py
|
discogs: add tests for medium, medium_total
|
2016-10-17 19:48:06 +02:00 |
|
test_edit.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_embedart.py
|
embedart: Adapt tests for #2254
|
2016-11-08 18:48:44 +01:00 |
|
test_embyupdate.py
|
embyupdate: backwards compatible hostname
|
2016-08-26 12:28:48 +02:00 |
|
test_fetchart.py
|
remove an unnecessary b' in test_fetchart
|
2016-06-17 05:26:21 -04:00 |
|
test_filefilter.py
|
bytestring normalization
|
2016-06-13 05:39:09 -04:00 |
|
test_files.py
|
bytestring normalization
|
2016-06-13 05:39:09 -04:00 |
|
test_ftintitle.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_hidden.py
|
Use byte path consistently in hidden test (#2168)
|
2016-08-13 10:11:52 -04:00 |
|
test_hook.py
|
add coding: utf-8 magic comment to every .py file
|
2016-08-07 04:09:17 -04:00 |
|
test_ihate.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_importadded.py
|
Walk back some six.iter* uses
|
2016-06-25 18:29:55 -07:00 |
|
test_importer.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_importfeeds.py
|
Fix a hard-coded path separator in a test
|
2016-06-08 10:23:35 -07:00 |
|
test_info.py
|
Remove indirect run_command() in test_info.py
|
2016-09-17 21:59:56 -04:00 |
|
test_ipfs.py
|
Switch over 3 more files
|
2016-07-22 23:51:06 -07:00 |
|
test_keyfinder.py
|
removebyte conversion/literals for command args
|
2016-08-25 03:37:30 -04:00 |
|
test_lastgenre.py
|
replace basestring with six.text_types
|
2016-06-24 05:53:55 -04:00 |
|
test_library.py
|
Require Unicode format strings
|
2016-09-07 21:42:59 -04:00 |
|
test_logging.py
|
use reraise from six
|
2016-06-24 05:53:55 -04:00 |
|
test_lyrics.py
|
always yield item artist and title first
|
2016-09-25 15:46:22 +02:00 |
|
test_mb.py
|
remove unneeded bytes casting from test_mb
|
2016-06-12 18:03:08 -04:00 |
|
test_mbsubmit.py
|
fix the rest of b'__main__':
|
2016-05-30 01:11:37 -04:00 |
|
test_mbsync.py
|
Unicode formats in a test
|
2016-09-07 21:46:07 -04:00 |
|
test_mediafile.py
|
Properly handle exceptions in custom tag tests
|
2016-07-01 21:29:50 -07:00 |
|
test_mediafile_edge.py
|
Use mutagen id3 encoding constants
|
2016-11-19 10:36:31 +01:00 |
|
test_metasync.py
|
use util.py3_path for confit and env paths in tests
|
2016-06-30 22:24:17 -04:00 |
|
test_mpdstats.py
|
Portable paths in mpdstats tests
|
2016-06-08 12:59:45 -07:00 |
|
test_permissions.py
|
add missing displayable_paths to satisify python -bb
|
2016-07-03 23:52:05 -04:00 |
|
test_pipeline.py
|
Workaround for a race condition on queue invalidation, Issue #2078
|
2016-06-29 18:22:44 +02:00 |
|
test_play.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_player.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_plexupdate.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_plugins.py
|
bytestring normalization
|
2016-06-13 05:39:09 -04:00 |
|
test_query.py
|
encode path as utf-8 for is_path_query tests
|
2016-07-02 01:24:25 -04:00 |
|
test_replaygain.py
|
use reraise from six
|
2016-06-24 05:53:55 -04:00 |
|
test_smartplaylist.py
|
Tiny whitespace fix
|
2016-11-11 20:00:14 -05:00 |
|
test_sort.py
|
add some b' to paths in sort tests
|
2016-06-02 18:52:32 -04:00 |
|
test_spotify.py
|
use urllib from six.moves
|
2016-06-23 04:40:18 -04:00 |
|
test_template.py
|
Add tests for comma outside functions in templates
|
2016-10-02 19:17:56 +02:00 |
|
test_the.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_thumbnails.py
|
remove pathlib tests that just test pathlib itself
|
2016-06-30 02:09:52 -04:00 |
|
test_types_plugin.py
|
Do not attempt matching unset fields on DateQuery
|
2016-10-03 19:52:44 +02:00 |
|
test_ui.py
|
Fix a forgotten test
|
2016-11-25 21:33:44 -05:00 |
|
test_ui_commands.py
|
bytestring normalization
|
2016-06-13 05:39:09 -04:00 |
|
test_ui_importer.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |
|
test_ui_init.py
|
fix the rest of b'__main__':
|
2016-05-30 01:11:37 -04:00 |
|
test_util.py
|
s/utf8/utf-8/ in all encoding/decoding contexts
|
2016-09-06 23:10:24 -04:00 |
|
test_vfs.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
test_web.py
|
Remove unnecessary path fiddling
|
2016-07-25 15:08:36 -04:00 |
|
test_zero.py
|
Revert "Do __name__ comparison with bytes and not unicode"
|
2016-05-29 19:19:59 -07:00 |
|
testall.py
|
Tests: don't unload the beetsplug module
|
2016-06-02 11:41:25 -07:00 |