beets/test
Johnny Robeson a274b4e737 read and write the pickled statefile as binary
Pickle files should be treated as binary files
2016-06-10 02:02:28 -04:00
..
rsrc Fix variable reference in stub 2016-05-31 18:13:50 -07:00
__init__.py add missing division future imports 2016-04-16 18:33:54 +02:00
_common.py Use syspath for existence checks 2016-06-09 09:43:24 -07:00
helper.py fetchart: Fix path types on Windows 2016-06-08 10:20:25 -07:00
lyrics_download_samples.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_art.py Require an imaging backend for fuzzy ratio tests 2016-06-02 11:39:05 -07:00
test_autotag.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -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 Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_convert.py Open image file as binary in tests 2016-06-02 10:17:02 -07:00
test_datequery.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_dbcore.py remove explicit b' from sql query dict key names 2016-05-30 18:50:11 -04:00
test_edit.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_embedart.py Use syspath for existence checks 2016-06-09 09:43:24 -07:00
test_embyupdate.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_fetchart.py fetchart: Fix path types on Windows 2016-06-08 10:20:25 -07:00
test_filefilter.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_files.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_ftintitle.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_hidden.py Fix another sys.platform check 2016-06-06 11:51:32 -07:00
test_hook.py fix the rest of b'__main__': 2016-05-30 01:11:37 -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 Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_importer.py read and write the pickled statefile as binary 2016-06-10 02:02:28 -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 Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_ipfs.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_keyfinder.py Fix KeyFinder test assertion 2016-06-06 12:17:17 -07:00
test_lastgenre.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_library.py Fix comparison in a library type test 2016-06-06 11:46:51 -07:00
test_logging.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_lyrics.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_mb.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_mbsubmit.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_mbsync.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_mediafile.py wrap a call to filter in a list() 2016-06-06 17:26:06 -04:00
test_mediafile_edge.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_metasync.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_mpdstats.py Portable paths in mpdstats tests 2016-06-08 12:59:45 -07:00
test_permissions.py Skip permissions tests on Windows 2016-06-06 11:54:23 -07:00
test_pipeline.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_play.py Cross-platform relative path in test 2016-06-08 23:03:45 -07: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 remove bytes casts from object/method resolution code 2016-05-30 23:21:24 -04:00
test_query.py Don't test absolute paths as queries on Windows 2016-06-08 10:41:32 -07:00
test_replaygain.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_smartplaylist.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_sort.py add some b' to paths in sort tests 2016-06-02 18:52:32 -04:00
test_spotify.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_template.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_the.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_thumbnails.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_types_plugin.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_ui.py Remove trailing whitespace added in a45dcdc 2016-06-09 19:23:54 +01:00
test_ui_commands.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_ui_importer.py Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07:00
test_ui_init.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_util.py fix the rest of b'__main__': 2016-05-30 01:11:37 -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 Revert "Do __name__ comparison with bytes and not unicode" 2016-05-29 19:19:59 -07: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