beets/test
Adrian Sampson cd8ca9f473 make -p/-P and import_resume config option symmetric
The import_resume option (nee import_progress) now exactly reflects the behavior
of -p and -P on the command line, which I think is way less confusing. That
option now has three settings: yes, no, and "ask" (the default). The "ask"
behavior cannot be specified on the command line, but I think that's OK. It's
also important to note that "no" means that progress is disabled entirely
(including saving progress for later resumes). The -q flag still overrides the
config option.
2011-03-30 20:05:42 -07:00
..
rsrc updated db to new format 2011-03-19 01:47:24 +01:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_art.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_autotag.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_db.py refactoring, tests, NEWS note on wlof's directory-pruning patch 2011-03-23 16:53:24 -07:00
test_files.py move directory-pruning to item's remove() method 2011-03-23 17:03:21 -07:00
test_mb.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_mediafile.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_mediafile_basic.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_player.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_query.py move some reused testing stuff to _common module 2011-03-23 16:15:18 -07:00
test_ui.py make -p/-P and import_resume config option symmetric 2011-03-30 20:05:42 -07:00
testall.py fix unicode issue with manual search prompt (#113) 2011-01-18 19:09:04 -08:00