summaryrefslogtreecommitdiff
path: root/glib/tests/test-printf.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-4/+4
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-201-4/+4
* gtestutils: Add G_TEST_SUBPROCESS_DEFAULT, G_TEST_TRAP_DEFAULTSimon McVittie2022-06-231-4/+6
* tests: Skip vasprintf() placeholder checks on FreeBSD and macOSPhilip Withnall2022-03-141-0/+8
* tests: Add some tests for g_vasprintf() invalid format stringsPhilip Withnall2022-03-091-0/+40
* test-printf: use G_GNUC_CHECK_VERSIONNishal Kulkarni2021-04-291-4/+4
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* Force binary mode for stdout in printf testsРуслан Ижбулатов2018-06-111-16/+15
* Fix printf-tests on W32 by ifdefing the expected outputРуслан Ижбулатов2014-08-021-4/+15
* only '#pragma GCC' outside of functionsRyan Lortie2014-02-151-7/+17
* Simplify subprocesses in testsMatthias Clasen2013-12-151-26/+22
* clang fixes: tweak last commitRyan Lortie2013-12-081-1/+1
* [PATCH] Fix trivial non literal format usesRyan Lortie2013-12-081-0/+3
* Require C90 complianceDan Winship2013-11-201-2/+0
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2013-05-131-176/+101
* Add G_GNUC_PRINTF on all functions with format stringsHenrique Dante de Almeida2013-01-131-0/+1
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-191-105/+176
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-191-176/+105
* win32: avoid printf format warnings on nonstandard formatsDan Winship2012-11-151-0/+28
* Improve test coverageMatthias Clasen2011-11-211-0/+23
* Rename a problematic test binaryMatthias Clasen2011-05-161-0/+945