2005-09-21 |
Andy Wingo | Test that removing probes from within the probe functio... |
tree | commitdiff |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c (test_buffer_probe_n_times): Add... |
tree | commitdiff |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c: New file. |
tree | commitdiff |
2005-09-20 |
Thomas Vander Stichele | remove the sync property from fakesink. |
tree | commitdiff |
2005-09-19 |
Thomas Vander Stichele | check/Makefile.am: re-enable tests now that leaks are... |
tree | commitdiff |
2005-09-19 |
Wim Taymans | GstBusHandler -> GstBusFunc, return value has the same... |
tree | commitdiff |
2005-09-18 |
Thomas Vander Stichele | various cleanups and memleak plugging. make valgrind... |
tree | commitdiff |
2005-09-18 |
Thomas Vander Stichele | add check-valgrind target |
tree | commitdiff |
2005-09-18 |
David Schleef | check/Makefile.am: Fix environment variables. |
tree | commitdiff |
2005-09-16 |
David Schleef | Getting tired of debugging. Disabled all the unreffing... |
tree | commitdiff |
2005-09-16 |
David Schleef | check/gst/gstplugin.c: More testing |
tree | commitdiff |
2005-09-16 |
Thomas Vander Stichele | unverbosify |
tree | commitdiff |
2005-09-15 |
David Schleef | check/: Add test |
tree | commitdiff |
2005-09-12 |
Thomas Vander Stichele | add a gst_element_set_state_async method that sets... |
tree | commitdiff |
2005-09-12 |
Thomas Vander Stichele | codify design+behaviour in testsuite after discussion |
tree | commitdiff |
2005-09-09 |
Thomas Vander Stichele | check/gst/gstpad.c: add tests for valid pad naming |
tree | commitdiff |
2005-09-09 |
Thomas Vander Stichele | check/: adding a test for pipelines and state changes |
tree | commitdiff |
2005-09-06 |
Thomas Vander Stichele | add a check for a ghostpad that doesn't have a target... |
tree | commitdiff |
2005-09-05 |
Thomas Vander Stichele | maintenance updates |
tree | commitdiff |
2005-09-02 |
Andy Wingo | gst/gstelement.h (GstState): Renamed from GstElementSta... |
tree | commitdiff |
2005-08-25 |
Jan Schmidt | Revert unpopular change for GST_MESSAGE_SRC to GObject. |
tree | commitdiff |
2005-08-24 |
Wim Taymans | check/generic/states.c: Make sure all tasks are stopped. |
tree | commitdiff |
2005-08-24 |
Jan Schmidt | Change GST_MESSAGE_SRC to be a GObject rather than... |
tree | commitdiff |
2005-08-22 |
Wim Taymans | check/gst/gstcaps.c: Added check for gst_static_caps_ge... |
tree | commitdiff |
2005-08-22 |
Thomas Vander Stichele | check/gst/gstbin.c: since we don't know when preroll... |
tree | commitdiff |
2005-08-21 |
Thomas Vander Stichele | figure this out for HT machines |
tree | commitdiff |
2005-08-21 |
Thomas Vander Stichele | some funky HT/multicpu vs single difference |
tree | commitdiff |
2005-08-21 |
Thomas Vander Stichele | check/Makefile.am: clean up environment for when regist... |
tree | commitdiff |
2005-08-21 |
Jan Schmidt | check/gst/gstevent.c: Er, don't call gst_bin_watch_for_... |
tree | commitdiff |
2005-08-21 |
Jan Schmidt | check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | put some make-up on the gstevent test |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | valgrind more tests |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | move check stuff to its own library to be used by other... |
tree | commitdiff |
2005-08-18 |
Jan Schmidt | check/gst/gstevents.c: Should fix build on 64-bit arch's |
tree | commitdiff |
2005-08-18 |
Jan Schmidt | check/gst/gstevents.c: Provide more error margin in... |
tree | commitdiff |
2005-08-18 |
Jan Schmidt | check/gst/gstevents.c: Fix error message output so... |
tree | commitdiff |
2005-08-18 |
Jan Schmidt | check/: I wrote a test! |
tree | commitdiff |
2005-08-17 |
Andy Wingo | gst/base/gstbasetransform.c: Debug changes. |
tree | commitdiff |
2005-08-16 |
Wim Taymans | check/gst/gstvalue.c: Added subtract checks. |
tree | commitdiff |
2005-08-14 |
Thomas Vander Stichele | check/Makefile.am: add a .check target for running... |
tree | commitdiff |
2005-07-29 |
Wim Taymans | check/gst/gstghostpad.c: Added test for removing an... |
tree | commitdiff |
2005-07-28 |
Wim Taymans | check/gst/gstbin.c: Added checks for hierarchy consiste... |
tree | commitdiff |
2005-07-28 |
Wim Taymans | check/gst/gstghostpad.c: Added some more tests for... |
tree | commitdiff |
2005-07-17 |
Wim Taymans | check/gst/gstbin.c: Remove bogus test. |
tree | commitdiff |
2005-07-16 |
Wim Taymans | check/gst/gstbin.c: Make elements silent as the deep_no... |
tree | commitdiff |
2005-07-13 |
Thomas Vander Stichele | move two testsuite apps over to the check dir |
tree | commitdiff |
2005-07-12 |
Thomas Vander Stichele | fix refcounting of warning and error messages |
tree | commitdiff |
2005-07-12 |
Thomas Vander Stichele | check/Makefile.am: instate more valgrindable tests |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | check/Makefile.am: add two more tests for valgrinding |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | valgrind unit tests as check-local; add gst_deinit |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | gst/gstelement.c: add debug |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | check/gst/gstbin.c: add more things to check |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | add debugging category use GST_START_TEST now, so we... |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | check/gst/gstbin.c: add test for state change message... |
tree | commitdiff |
2005-07-08 |
Thomas Vander Stichele | adding tests for elements |
tree | commitdiff |
2005-07-06 |
Thomas Vander Stichele | if pad has no parent, return NULL as list of internal... |
tree | commitdiff |
2005-07-05 |
Andy Wingo | check/: Application message API change. |
tree | commitdiff |
2005-07-04 |
Andy Wingo | check/gst/gstpad.c: Only set explicit caps on pads. |
tree | commitdiff |
2005-06-30 |
Thomas Vander Stichele | ignore more |
tree | commitdiff |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
tree | commitdiff |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
tree | commitdiff |
2005-06-23 |
Thomas Vander Stichele | remove gst_strtoll completely, since it didn't actually... |
tree | commitdiff |
2005-06-23 |
Andy Wingo | check/gst/gstpad.c (test_get_allowed_caps, test_refcoun... |
tree | commitdiff |
2005-06-22 |
Thomas Vander Stichele | check/: copy over from 0.8, and add two with bitmasks... |
tree | commitdiff |
2005-06-22 |
Thomas Vander Stichele | return long long, not int, so gint64 deserialization... |
tree | commitdiff |
2005-06-21 |
Thomas Vander Stichele | check/gst/: add a test deserializing int64, and comment... |
tree | commitdiff |
2005-06-21 |
Thomas Vander Stichele | commit a file I forgot |
tree | commitdiff |
2005-06-21 |
Thomas Vander Stichele | move over a value_serialize test |
tree | commitdiff |
2005-06-20 |
Wim Taymans | check/gst/gstcaps.c: Testcase to show error in buffer... |
tree | commitdiff |
2005-06-19 |
Thomas Vander Stichele | check/Makefile.am: add gsttag |
tree | commitdiff |
2005-06-19 |
Thomas Vander Stichele | check/gstcheck.h: add macros for checking refcounts... |
tree | commitdiff |
2005-06-17 |
Thomas Vander Stichele | ignore more |
tree | commitdiff |
2005-06-08 |
Andy Wingo | gst/gstutils.c: RPAD fixes all around. |
tree | commitdiff |
2005-06-08 |
Thomas Vander Stichele | check/: ignore more |
tree | commitdiff |
2005-06-08 |
Thomas Vander Stichele | add a GstBuffer unit test |
tree | commitdiff |
2005-05-16 |
Andy Wingo | gst/gstbin.c (sink_iterator_filter): Err... um... |
tree | commitdiff |
2005-04-27 |
Wim Taymans | check/gst/: Increase timeout for checks. |
tree | commitdiff |
2005-04-24 |
David Schleef | check/gst/gstpad.c: Oh yeah, it's always nice to make... |
tree | commitdiff |
2005-04-12 |
Wim Taymans | Increase timeout some more |
tree | commitdiff |
2005-04-11 |
Wim Taymans | check/: Fix up the timeout so that the test does not... |
tree | commitdiff |
2005-03-22 |
Wim Taymans | Activated more tests. |
tree | commitdiff |
2005-03-09 |
Wim Taymans | Added GstBin test. |
tree | commitdiff |
2005-03-08 |
Wim Taymans | Added parentage check. |
tree | commitdiff |
2005-03-07 |
Wim Taymans | check/: Added checks. |
tree | commitdiff |
|