Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove autotools build system | Tim-Philipp Müller | 2019-10-14 | 1 | -5/+0 |
| | |||||
* | tests: mpegvideoparse: add unit test for CEA-708 closed captions extraction | Tim-Philipp Müller | 2018-12-11 | 2 | -0/+1 |
| | |||||
* | tests/check: add automatic unit test suite for the ipcpipeline elements | George Kiagiadakis | 2017-08-01 | 2 | -0/+0 |
| | | | | | All tests run within a common framework for splitting processes and making them interract properly with the gst check system. | ||||
* | tests: remove test files no longer needed | Tim-Philipp Müller | 2016-02-16 | 4 | -4/+1 |
| | |||||
* | tests: files: adds missing file from previous commit | Thiago Santos | 2014-07-28 | 1 | -0/+0 |
| | | | | This is required for the templatematch test to work | ||||
* | tests: templatematch: add test to check that we use the correct rgb format | Thiago Santos | 2014-07-28 | 1 | -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 | ||||
* | aiffparse: add tests | Matthieu Bouron | 2013-08-17 | 2 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=705993 | ||||
* | tests: fix up mpg123 test a little | Tim-Philipp Müller | 2012-10-24 | 1 | -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 | ||||
* | tets: add unit test for mpg123audiodec | Carlos Rafael Giani | 2012-10-24 | 3 | -0/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=686595 | ||||
* | tests: add very simple zbar unit test | Tim-Philipp Müller | 2010-11-05 | 2 | -0/+2 |
Not valgrind clean yet (could be zbar's fault though). |