summaryrefslogtreecommitdiff
path: root/check.mak
Commit message (Expand)AuthorAgeFilesLines
* check: add a gdb-forever targetMatthew Waters2017-11-271-1/+5
* check.mak: set CK_DEFAULT_TIMEOUT for all testsThiago Santos2016-02-021-5/+1
* check.mak: fail valgrind checks only if we find == at the beginning of a lineTim-Philipp Müller2015-08-141-1/+1
* check: Use AM_TESTS_ENVIRONMENTEdward Hervey2015-04-081-9/+9
* check.mak: parallelise 'check-valgrind' targetTim-Philipp Müller2014-09-251-11/+5
* check.mak: use different valgrind.log files per unit testTim-Philipp Müller2014-09-251-6/+7
* check.make: Add a "build-checks" commandEdward Hervey2014-07-311-0/+4
* check.mak: Don't show possibly lost with valgrindEdward Hervey2013-09-201-2/+4
* check.mak: the test registry no longer has an .xml suffixTim-Philipp Müller2013-03-061-4/+4
* check.mak: Make number of torture iterations configurableSebastian Rasmussen2013-03-061-1/+1
* check.mak: Add target for torturing tests inside valgrindSebastian Rasmussen2013-03-061-0/+26
* check.mak: Add support for valgrinding all tests foreverSebastian Rasmussen2013-03-061-0/+11
* check.mak: enable lcov on individual testsAlexander Schrab2013-02-251-0/+25
* Update for GST_MAJORMINOR -> GST_API_VERSION changeSebastian Dröge2012-04-051-1/+1
* check.mak: add 'make foo/bar.check-norepeat' optionTim-Philipp Müller2012-03-071-1/+8
* check.mak: fix typo in make helpTim-Philipp Müller2010-03-241-1/+1
* check.mak: Add a "make valgrind.gen-suppressions" ruleEdward Hervey2010-03-241-0/+20
* check.mak: fix 'make check-valgrind'Tim-Philipp Müller2010-03-121-3/+3
* build: Make some generic rules silentSebastian Dröge2010-02-261-12/+12
* check: Use the LIBTOOL env var rather than hard-codingJan Schmidt2009-10-121-3/+3
* check.mak: don't clean build dirs we didn't createTim-Philipp Müller2009-03-091-3/+2
* check.mak: Document GST_CHECKS environment variable in checks 'make help'.Tim-Philipp Müller2008-05-071-0/+13
* Use $(MAKE) instead of make to fix the build if GNU make is called something ...Sebastian Dröge2008-01-201-5/+5
* check.mak: Use the same timeout when generating valgrind suppressions as runn...Jan Schmidt2007-03-091-1/+1
* check.mak: Make sure GSlice is disabled when building suppressions too.Jan Schmidt2007-03-081-0/+1
* check.mak: Increase default timeout under valgrind, 60 is just too short and ...Tim-Philipp Müller2006-10-211-1/+1
* check.mak: Valgrind fails to find tests written in tests/check/ directly (rat...Jan Schmidt2006-07-241-2/+2
* add an inspect target that inspects every element feature, so we can have tha...Thomas Vander Stichele2006-07-021-0/+11
* check.mak: Fix 'make help' in check directories, it should be 'valgrind.gen-s...Tim-Philipp Müller2006-05-181-1/+1
* add test for amrnbenc, enable test infrastructure, and fix a leakThomas Vander Stichele2006-04-101-2/+6
* check.mak: Set G_SLICE=always-malloc when valgrinding tests (closes #333272)Jan Schmidt2006-03-081-0/+1
* check.mak: add a .valgrind.gen-suppressions target to aid in generating suppr...Wim Taymans2006-02-021-1/+12
* check.mak: Clarify error message from valgrind test runs.Michael Smith2006-01-031-1/+1
* common/check.mak: Added make forever target for check.RELEASE-0_8_2Wim Taymans2005-12-161-0/+10
* don't fail on missing registryThomas Vander Stichele2005-11-301-1/+1
* check.mak: add a valgrind-forever target for testsThomas Vander Stichele2005-11-291-8/+14
* Makefile.am: don't run checks if we don't have checkThomas Vander Stichele2005-11-281-0/+1
* check.mak: when a "make test.check" run fails, make it rerun the test with at...Thomas Vander Stichele2005-11-281-0/+5
* more callersRELEASE-0_9_6Thomas Vander Stichele2005-11-161-2/+2
* don't print stuff twiceThomas Vander Stichele2005-11-161-1/+1
* common/check.makRELEASE-0_9_5Thomas Vander Stichele2005-11-021-1/+1
* turn up the heatThomas Vander Stichele2005-10-101-2/+3
* make forever fail on errorRELEASE-0_9_3Thomas Vander Stichele2005-09-291-1/+1
* use message type namesThomas Vander Stichele2005-09-291-1/+3
* check.mak: add some more targets, like help, but also more intensive testsThomas Vander Stichele2005-09-291-2/+2
* check.mak: add some more targets, like help, but also more intensive testsThomas Vander Stichele2005-09-291-0/+37
* check/Makefile.am: re-enable tests now that leaks are pluggedThomas Vander Stichele2005-09-191-2/+2
* common/check.mak: use GST_PLUGIN settings for valgrind tests as well, so we'r...Thomas Vander Stichele2005-09-181-1/+1
* add check-valgrind targetThomas Vander Stichele2005-09-181-9/+5
* increase default timeout on tests for slow powerbooksThomas Vander Stichele2005-08-291-0/+1