[SCM] morituri/master: add missing tests

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:46 UTC 2014


The following commit has been merged in the master branch:
commit 638d2bc7a09505372f2a3834d52f10c9d850a54e
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Dec 2 11:11:34 2012 +0000

    add missing tests

diff --git a/morituri/test/Makefile.am b/morituri/test/Makefile.am
index 046ad07..f620a36 100644
--- a/morituri/test/Makefile.am
+++ b/morituri/test/Makefile.am
@@ -5,8 +5,10 @@ EXTRA_DIST = \
 	common.py \
 	test_common_accurip.py \
 	test_common_checksum.py \
+	test_common_common.py \
 	test_common_config.py \
 	test_common_drive.py \
+	test_common_encode.py \
 	test_common_musicbrainzngs.py \
 	test_common_program.py \
 	test_common_renamer.py \
@@ -16,6 +18,7 @@ EXTRA_DIST = \
 	test_image_toc.py \
 	test_program_cdparanoia.py \
 	test_program_cdrdao.py \
+	test_result_logger.py \
 	bloc.cue \
 	bloc.toc \
 	breeders.cue \
@@ -54,3 +57,4 @@ regenerate: track.flac
 
 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
+

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list