gstreamer/tests/check/gst
Thomas Vander Stichele bdc643ddb9 return long long, not int, so gint64 deserialization actually works. Is there any flag that makes the compiler check...
Original commit message from CVS:

* check/gst/gstvalue.c: (START_TEST):
* gst/gstvalue.c: (gst_value_deserialize):
return long long, not int, so gint64 deserialization actually
works.  Is there any flag that makes the compiler check this ?
Fixes #308559
2005-06-22 10:52:18 +00:00
..
.gitignore check/gst/: add a test deserializing int64, and comment part out because it fails, yay ! 2005-06-21 17:41:35 +00:00
gst.c commit a file I forgot 2005-06-21 16:53:14 +00:00
gstbin.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstbuffer.c add a GstBuffer unit test 2005-06-08 13:57:13 +00:00
gstbus.c check/: Fix up the timeout so that the test does not fail. 2005-04-11 11:24:53 +00:00
gstcaps.c check/gst/gstcaps.c: Testcase to show error in buffer-on-caps serialisation. 2005-06-20 15:14:58 +00:00
gstdata.c Increase timeout some more 2005-04-12 09:16:00 +00:00
gstghostpad.c gst/gstutils.c: RPAD fixes all around. 2005-06-08 22:16:27 +00:00
gstiterator.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstmessage.c Activated more tests. 2005-03-22 14:23:49 +00:00
gstobject.c check/gst/: Increase timeout for checks. 2005-04-27 14:19:46 +00:00
gstpad.c check/gstcheck.h: add macros for checking refcounts on objects and caps 2005-06-19 00:52:31 +00:00
gstsystemclock.c Added GstBin test. 2005-03-09 16:10:59 +00:00
gsttag.c check/Makefile.am: add gsttag 2005-06-19 11:32:42 +00:00
gstvalue.c return long long, not int, so gint64 deserialization actually works. Is there any flag that makes the compiler check... 2005-06-22 10:52:18 +00:00