summaryrefslogtreecommitdiff
path: root/glib/tests/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* tests: fix protocol test on win32Marc-André Lureau2022-04-141-7/+8
* Fix signedness warning in glib/tests/protocol.cEmmanuel Fleury2020-11-131-1/+1
* testing: Run tests specified with -p in the order specifiedSimon McVittie2019-04-291-2/+2
* Use win32 io channel on windows for the protocol testIgnacio Casal Quinteiro2019-01-241-0/+8
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-2/+4
* Improve GIOChannel test coverageMatthias Clasen2014-01-011-0/+4
* gmessages: Add g_info macro for G_LOG_LEVEL_INFOStef Walter2013-11-191-4/+1
* glib/tests: Clean up inclusion of unistd.hChun-wei Fan2013-11-041-2/+3
* tests: expect critical on failure to remove sourceRyan Lortie2013-10-231-0/+4
* Add start/stop suite log messagesMatthias Clasen2013-08-171-0/+4
* Quell a few compiler warningsMatthias Clasen2013-08-171-2/+2
* Add --enable-installed-tests configure optionColin Walters2013-05-161-2/+6
* tests/protocol: redo a bitDan Winship2013-05-131-9/+9
* Revert "tests/protocol: redo a bit"Matthias Clasen2012-12-191-20/+29
* tests/protocol: redo a bitDan Winship2012-12-191-29/+20
* tests/protocol: update the messages to reflect G_LOG_DOMAIN being set nowDan Winship2012-08-201-5/+5
* glib: fix memory leaks in gutils, protocol, and strfuncs testsRavi Sankar Guntur2012-05-171-1/+5
* various GLib tests: plug memory leaksSimon McVittie2011-12-141-0/+6
* Fix two tests for G_DEBUG=gc-friendlyDan Winship2011-10-111-1/+5
* Test a few more GIOChannel functionsMatthias Clasen2011-10-081-0/+3
* Make the protocol.c test program compile on WindowsTor Lillqvist2010-06-221-0/+6
* don't treat debug/info/message as fatal messages by defaultSven Herzberg2010-06-211-0/+334