gstreamer/tests
David Schleef 828252e0f2 common/as-libtool.mak: Fine-tune DLL building.
Original commit message from CVS:
* common/as-libtool.mak: Fine-tune DLL building.
* configure.ac: Link plugins against libgstreamer.  Define plugindir
(like gst-plugins)
* examples/plugins/Makefile.am: remove plugindir
* gst/autoplug/Makefile.am: DLL building fixes
* gst/elements/Makefile.am: DLL building fixes.  Disable pipefilter on
Windows.
* gst/elements/gstelements.c: Conditionally disable pipefilter.
* gst/indexers/Makefile.am: DLL building fixes
* gst/schedulers/Makefile.am: DLL building fixes.
* libs/gst/bytestream/Makefile.am: DLL building fixes.
* libs/gst/control/Makefile.am: same
* libs/gst/getbits/Makefile.am: same
* testsuite/Makefile.am: New dlopen directory
* testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
when dlopened.
* testsuite/dlopen/dlopen_gst.c: (main): same
* testsuite/dlopen/loadgst.c: (do_test): same
2004-04-20 22:22:01 +00:00
..
bufspeed don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
instantiate gst-indent run on core 2004-03-13 15:27:01 +00:00
memchunk don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
muxing gst-indent run on core 2004-03-13 15:27:01 +00:00
negotiation don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
old common/as-libtool.mak: Fine-tune DLL building. 2004-04-20 22:22:01 +00:00
probes don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
sched don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
seeking don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
threadstate gst-indent run on core 2004-03-13 15:27:01 +00:00
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
lat.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am gst/elements/gstfilesink.c: Fix for if we pass NULL as property to location. 2004-01-07 13:13:03 +00:00
README put everything in tests/ 2002-01-05 01:25:28 +00:00

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.