beets/test
Adrian Sampson 16f207e927 make syspath/bytestring_path roundtrip on Windows
This is an alternative to #58 that makes bytestring_path perform more like the
inverse of syspath on Windows. This way, we can convert to syspath, operate on
the path, and then bring back to internal representation without data loss. This
involves looking for the magic prefix on the Unicode string and removing it
before encoding to the internal (UTF-8) representation.
2012-10-20 23:49:43 -07:00
..
rsrc replaygain: add fields to Item 2012-10-17 20:28:24 -07:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py fetchart: command to manually download art 2012-06-24 18:27:00 -07:00
test_art.py use AlbumMatch/TrackMatch objects everywhere 2012-07-01 16:33:48 -07:00
test_autotag.py use AlbumMatch/TrackMatch objects everywhere 2012-07-01 16:33:48 -07:00
test_db.py make syspath/bytestring_path roundtrip on Windows 2012-10-20 23:49:43 -07:00
test_files.py human-readable filesystem errors (#387) 2012-05-18 15:16:38 -07:00
test_ihate.py ihate plugin: ver 1.0 - initial import 2012-10-05 02:37:21 +03:00
test_importer.py use AlbumMatch/TrackMatch objects everywhere 2012-07-01 16:33:48 -07:00
test_mb.py include global index in TrackInfo objects 2012-06-29 14:06:28 -07:00
test_mediafile.py fix "beet modify" for date fields (GC-449) 2012-10-14 20:27:13 -07:00
test_mediafile_basic.py add artist credit fields to MediaFile (GC-286) 2012-05-19 15:57:26 -07:00
test_pipeline.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
test_player.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
test_query.py fix non-string value matching in SubstringQuery 2012-09-09 12:17:13 -07:00
test_template.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
test_the.py plugin the: ver 1.1 - singleton mode, code cleanup 2012-10-05 02:04:51 +03:00
test_ui.py fix tests for recent API changes in commands 2012-10-20 21:19:50 -07:00
test_vfs.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
test_zero.py zero, the: Python 2.6-compatible format strings 2012-09-25 15:13:33 -07:00
testall.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00