summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2018-04-24 23:16:20 +0000
committerChristos Zoulas <christos@zoulas.com>2018-04-24 23:16:20 +0000
commitdc8f6657541cbb5474dba49c1be75e7e264d76f7 (patch)
tree0b9ade56653d6da0b2b3926d83dfe7c00e7ee72d /tests
parented12fbab353ae5547940d2d0fb19500ea6415c67 (diff)
downloadfile-git-dc8f6657541cbb5474dba49c1be75e7e264d76f7.tar.gz
add new mp3 test
Diffstat (limited to 'tests')
-rw-r--r--tests/JW07022A.mp3.result1
-rw-r--r--tests/JW07022A.mp3.testfilebin0 -> 15887 bytes
-rw-r--r--tests/Makefile.am4
3 files changed, 4 insertions, 1 deletions
diff --git a/tests/JW07022A.mp3.result b/tests/JW07022A.mp3.result
new file mode 100644
index 00000000..2252c526
--- /dev/null
+++ b/tests/JW07022A.mp3.result
@@ -0,0 +1 @@
+Audio file with ID3 version 2.2.0, contains:MPEG ADTS, layer III, v1, 96 kbps, 44.1 kHz, Monaural \ No newline at end of file
diff --git a/tests/JW07022A.mp3.testfile b/tests/JW07022A.mp3.testfile
new file mode 100644
index 00000000..8b0a5774
--- /dev/null
+++ b/tests/JW07022A.mp3.testfile
Binary files differ
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8bf4f27c..bcb5518d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,7 +10,9 @@ gedcom.testfile \
hddrawcopytool.result \
hddrawcopytool.testfile \
issue311docx.result \
-issue311docx.testfile
+issue311docx.testfile \
+JW07022A.mp3.result \
+JW07022A.mp3.testfile
T = $(top_srcdir)/tests
check-local: