check-exports: no need to blacklist gstparse symbols any more
[platform/upstream/gst-common.git] / check.mak
2010-03-24 Tim-Philipp Müllercheck.mak: fix typo in make help
2010-03-24 Edward Herveycheck.mak: Add a "make valgrind.gen-suppressions" rule
2010-03-12 Tim-Philipp Müllercheck.mak: fix 'make check-valgrind'
2010-02-26 Sebastian Drögebuild: Make some generic rules silent
2009-10-12 Jan Schmidtcheck: Use the LIBTOOL env var rather than hard-coding
2009-03-09 Tim-Philipp Müllercheck.mak: don't clean build dirs we didn't create
2008-05-07 Tim-Philipp Müllercheck.mak: Document GST_CHECKS environment variable...
2008-01-20 Sebastian DrögeUse $(MAKE) instead of make to fix the build if GNU...
2007-03-09 Jan Schmidtcheck.mak: Use the same timeout when generating valgrin...
2007-03-08 Jan Schmidtcheck.mak: Make sure GSlice is disabled when building...
2006-10-21 Tim-Philipp Müllercheck.mak: Increase default timeout under valgrind...
2006-07-24 Jan Schmidtcheck.mak: Valgrind fails to find tests written in...
2006-07-02 Thomas Vander Sticheleadd an inspect target that inspects every element featu...
2006-05-18 Tim-Philipp Müllercheck.mak: Fix 'make help' in check directories, it...
2006-04-10 Thomas Vander Sticheleadd test for amrnbenc, enable test infrastructure,...
2006-03-08 Jan Schmidtcheck.mak: Set G_SLICE=always-malloc when valgrinding...
2006-02-02 Wim Taymanscheck.mak: add a .valgrind.gen-suppressions target...
2006-01-03 Michael Smithcheck.mak: Clarify error message from valgrind test...
2005-12-16 Wim Taymanscommon/check.mak: Added make forever target for check. RELEASE-0_8_2
2005-11-30 Thomas Vander Sticheledon't fail on missing registry
2005-11-29 Thomas Vander Stichelecheck.mak: add a valgrind-forever target for tests
2005-11-28 Thomas Vander SticheleMakefile.am: don't run checks if we don't have check
2005-11-28 Thomas Vander Stichelecheck.mak: when a "make test.check" run fails, make...
2005-11-16 Thomas Vander Stichelemore callers RELEASE-0_9_6
2005-11-16 Thomas Vander Sticheledon't print stuff twice
2005-11-02 Thomas Vander Stichelecommon/check.mak RELEASE-0_9_5
2005-10-10 Thomas Vander Sticheleturn up the heat
2005-09-29 Thomas Vander Stichelemake forever fail on error RELEASE-0_9_3
2005-09-29 Thomas Vander Sticheleuse message type names
2005-09-29 Thomas Vander Stichelecheck.mak: add some more targets, like help, but also...
2005-09-29 Thomas Vander Stichelecheck.mak: add some more targets, like help, but also...
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: re-enable tests now that leaks are...
2005-09-18 Thomas Vander Stichelecommon/check.mak: use GST_PLUGIN settings for valgrind...
2005-09-18 Thomas Vander Sticheleadd check-valgrind target
2005-08-29 Thomas Vander Sticheleincrease default timeout on tests for slow powerbooks
2005-08-26 Thomas Vander Sticheleadd a .gdb target always rebuild registry
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: clean up environment for when regist...
2005-08-21 Thomas Vander Sticheleseparate out REGISTRY_ENVIRONMENT; we want to use that...
2005-08-21 Thomas Vander Stichelerun valgrind with proper env
2005-08-21 Thomas Vander Sticheleparse output of valgrind and check for definitely lost...
2005-08-20 Thomas Vander Stichelecheck.mak: for some weird reason valgrind does not...
2005-08-20 Thomas Vander Stichelefactor out the common stuff