* morituri/test/capital.1.toc (added):

* morituri/test/capital.2.toc (added):
	  Add two .toc's for two sessions of a 2 session disc
	* morituri/image/table.py:
	  Add a merge method to merge in a second session.
	* morituri/test/Makefile.am:
	* morituri/test/test_image_toc.py:
	  Add a test for merging the Das Capital sessions, gets
	  the CDDB disc id right.
This commit is contained in:
Thomas Vander Stichele
2009-05-24 21:30:21 +00:00
parent 59e8310135
commit c793211f28
6 changed files with 209 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
2009-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/capital.1.toc (added):
* morituri/test/capital.2.toc (added):
Add two .toc's for two sessions of a 2 session disc
* morituri/image/table.py:
Add a merge method to merge in a second session.
* morituri/test/Makefile.am:
* morituri/test/test_image_toc.py:
Add a test for merging the Das Capital sessions, gets
the CDDB disc id right.
2009-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/common.py: