summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2005-06-27gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.Andy Wingo2-2/+96
2005-06-25check/states/sinks.c: Have to check for completion now...Wim Taymans1-0/+1
2005-06-23remove gst_strtoll completely, since it didn't actually do anything more than...Thomas Vander Stichele1-2/+97
2005-06-23Added support for live sources and other elements that cannot do preroll.Wim Taymans2-0/+206
2005-06-23check/gst/gstpad.c (test_get_allowed_caps, test_refcount): Fix borken refcoun...Andy Wingo1-7/+2
2005-06-22make sure capslist.h gets distedThomas Vander Stichele1-1/+1
2005-06-22check/: copy over from 0.8, and add two with bitmasks specified with (int) 0x...Thomas Vander Stichele5-8/+232
2005-06-22return long long, not int, so gint64 deserialization actually works. Is ther...Thomas Vander Stichele1-6/+5
2005-06-21check/gst/: add a test deserializing int64, and comment part out because it f...Thomas Vander Stichele2-0/+19
2005-06-21commit a file I forgotThomas Vander Stichele1-0/+61
2005-06-21move over a value_serialize testThomas Vander Stichele2-0/+145
2005-06-20check/gst/gstcaps.c: Testcase to show error in buffer-on-caps serialisation.Wim Taymans1-0/+16
2005-06-19check/Makefile.am: add gsttagThomas Vander Stichele2-0/+203
2005-06-19check/gstcheck.h: add macros for checking refcounts on objects and capsThomas Vander Stichele2-4/+117
2005-06-17ignore moreThomas Vander Stichele1-0/+1
2005-06-17ignore more; fix READMEThomas Vander Stichele1-0/+1
2005-06-08gst/gstutils.c: RPAD fixes all around.Andy Wingo3-32/+121
2005-06-08check/: ignore moreThomas Vander Stichele4-1/+139
2005-06-08add a GstBuffer unit testThomas Vander Stichele1-0/+95
2005-06-08add a 'plugins' dir to the PLUGIN_PATH in the uninstalled script to drop rand...Thomas Vander Stichele1-10/+12
2005-05-16gst/gstbin.c (sink_iterator_filter): Err... um...Andy Wingo1-1/+33
2005-05-16check/Makefile.am: remove GstData checksDavid Schleef2-6/+2
2005-05-05check/pipelines/simple_launch_lines.c (test_2_elements): "Fix" the test suite.Andy Wingo1-3/+7
2005-05-04GCC 4 fixen.Andy Wingo1-0/+1
2005-04-27check/gst/: Increase timeout for checks.Wim Taymans2-0/+6
2005-04-27check/Makefile.am: fix the broken rule for cleanup. Apparently this rule is ...Thomas Vander Stichele1-1/+1
2005-04-24check/gst/gstpad.c: Oh yeah, it's always nice to make the regressions tests w...David Schleef1-10/+0
2005-04-12Increase timeout some moreWim Taymans1-1/+1
2005-04-11only dirsThomas Vander Stichele1-1/+1
2005-04-11fix distcheckThomas Vander Stichele1-3/+3
2005-04-11check/: Fix up the timeout so that the test does not fail.Wim Taymans3-2/+5
2005-03-29docs/: Dist the overrides files.Andy Wingo1-3/+7
2005-03-29po/, docs/gst/: Commit automatic changes to docs and po files.Andy Wingo1-3/+3
2005-03-22Activated more tests.Wim Taymans2-1/+205
2005-03-21Next big merge.Wim Taymans1-0/+1
2005-03-09Added GstBin test.Wim Taymans3-4/+337
2005-03-08Added parentage check.Wim Taymans1-0/+107
2005-03-07check/: Added checks.Wim Taymans14-0/+1777