Edward Hervey
|
78b0baa7c9
|
check: Don't leak test string
Turns out the length returned by `__gst_vasprintf()` doesn't include the final
`\0`.
CID #1455430
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/472>
|
2020-05-08 12:10:38 +02:00 |
|
Tim-Philipp Müller
|
3b54dace2d
|
tests: include config.h and don't include unix headers
In many cases the unistd.h includes weren't actually needed.
Preparation for making tests work on Windows with MSVC.
|
2017-11-24 13:41:20 +01:00 |
|
Tim-Philipp Müller
|
a0f2e9ec2a
|
tests: printf: add unit test for %%
https://bugzilla.gnome.org/show_bug.cgi?id=748414
|
2015-04-24 15:19:26 +01:00 |
|
Tim-Philipp Müller
|
0c3f1850be
|
tests: add some basic unit tests for our printf stuff
To test new %I32 support.
https://bugzilla.gnome.org/show_bug.cgi?id=744281
|
2015-03-12 13:29:05 +00:00 |
|