summaryrefslogtreecommitdiff
path: root/tests/files
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16tests: remove test files no longer neededTim-Philipp Müller4-4/+1
2014-07-28tests: files: adds missing file from previous commitThiago Santos1-0/+0
This is required for the templatematch test to work
2014-07-28tests: templatematch: add test to check that we use the correct rgb formatThiago Santos1-0/+1
templatematch should use the same RGB format that opencv uses (BGR), make sure we keep it that way with this test. https://bugzilla.gnome.org/show_bug.cgi?id=678485
2013-08-17aiffparse: add testsMatthieu Bouron2-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=705993
2012-10-24tests: fix up mpg123 test a littleTim-Philipp Müller1-1/+4
- dist input files - fix sample leak - simplify check for elements - only run mpg123 test if mpg123 is available and selected - fix build in uninstalled setup https://bugzilla.gnome.org/show_bug.cgi?id=686595
2012-10-24tets: add unit test for mpg123audiodecCarlos Rafael Giani3-0/+0
https://bugzilla.gnome.org/show_bug.cgi?id=686595
2010-11-05tests: add very simple zbar unit testTim-Philipp Müller2-0/+2
Not valgrind clean yet (could be zbar's fault though).