* morituri/program/cdrdao.py:

* morituri/test/test_program_cdrdao.py (added):
	  Split out the parser from the task.  Test the parser.
This commit is contained in:
Thomas Vander Stichele
2009-05-04 09:23:22 +00:00
parent ced087291f
commit aee0a2f128
3 changed files with 126 additions and 75 deletions

View File

@@ -1,3 +1,9 @@
2009-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdrdao.py:
* morituri/test/test_program_cdrdao.py (added):
Split out the parser from the task. Test the parser.
2009-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/cue.py: