summaryrefslogtreecommitdiff
path: root/test/internals/printf.c
AgeCommit message (Collapse)AuthorFilesLines
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie1-1/+0
It might as well go in the AM_CPPFLAGS rather than in the source code. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68852 Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
2013-06-12Add a test-case for CVE-2013-2168Simon McVittie1-0/+89
Reviewed-by: Thiago Macieira <thiago@kde.org> [build system adjusted to compile it even if we don't have GLib -smcv]