summaryrefslogtreecommitdiff
path: root/gio/tests/memory-output-stream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: add GBytes-based input/output stream methodsDan Winship2012-05-241-0/+27
* GMemoryOutputStream: Add API to return data as a GBytesColin Walters2012-05-211-0/+38
* Fix build with gcc-2.*.Antoine Jacoutot2011-05-231-4/+6
* Improve coverage of memory stream testsMatthias Clasen2010-07-301-1/+28
* tests: Use GPOINTER_TO_SIZE() instead of just casting to guintBenjamin Otte2010-07-221-1/+1
* Fix warningsJuan A. Suarez Romero2010-06-091-1/+1
* Add properties to GMemoryOutputStreamMatthias Clasen2010-01-061-0/+37
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-051-0/+100
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-011-100/+0
* Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave asAlexander Larsson2009-02-261-0/+9
* Use g_assert_error() and g_assert_no_error()Dan Winship2008-09-271-3/+3
* Add some tests for GMemoryOutputStream.Matthias Clasen2008-06-301-0/+91