diff --git a/ChangeLog b/ChangeLog index 107cb5d..763f76a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-06-24 Thomas Vander Stichele + + * morituri/test/Makefile.am: + * morituri/test/dBAR-020-002e5023-029d8e49-040eaa14.bin (added): + Add AR result for Luke Haines Is Dead disc 1 + 2009-06-20 Thomas Vander Stichele * Makefile.am: diff --git a/morituri/test/Makefile.am b/morituri/test/Makefile.am index a5aeb02..470217c 100644 --- a/morituri/test/Makefile.am +++ b/morituri/test/Makefile.am @@ -4,6 +4,7 @@ EXTRA_DIST = \ __init__.py \ common.py \ test_common_accurip.py \ + test_common_program.py \ test_common_renamer.py \ test_image_cue.py \ test_image_image.py \ @@ -21,6 +22,7 @@ EXTRA_DIST = \ cure.cue \ cure.toc \ dBAR-011-0010e284-009228a3-9809ff0b.bin \ + dBAR-020-002e5023-029d8e49-040eaa14.bin \ kanye.cue \ kings-separate.cue \ kings-single.cue \ @@ -38,7 +40,6 @@ regenerate: track.flac rm $* make $* - track.flac: gst-launch audiotestsrc num-buffers=10 samplesperbuffer=588 ! audioconvert ! audio/x-raw-int,channels=2,width=16,height=16,rate=44100 ! flacenc ! filesink location=track.flac diff --git a/morituri/test/dBAR-020-002e5023-029d8e49-040eaa14.bin b/morituri/test/dBAR-020-002e5023-029d8e49-040eaa14.bin new file mode 100644 index 0000000..49a0735 Binary files /dev/null and b/morituri/test/dBAR-020-002e5023-029d8e49-040eaa14.bin differ