gio/tests/socket-client, socket-server: fix for win32
[platform/upstream/glib.git] / gio / tests /
2010-04-23 Dan Winshipgio/tests/socket-client, socket-server: fix for win32
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
2010-04-22 Matthias ClasenAdd a test for g_settings_get_child
2010-04-21 Matthias ClasenHandle NULL string properties in bindings
2010-04-21 Matthias ClasenTest binding non-readable/writable properties
2010-04-21 Bastien NoceraFix gschema-compile tests for --schema-files changes
2010-04-21 Matthias ClasenAdd tests for --allow-any-name
2010-04-21 Matthias ClasenRemove leftover test data
2010-04-21 Matthias ClasenAdd some more schema compiler tests
2010-04-21 Matthias ClasenSimplify gschema-compile test suite
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Christian PerschFix gsettings mapping for uint64
2010-04-19 Matthias Clasen2.25.0 2.25.0
2010-04-19 Matthias ClasenRemove misnamed files
2010-04-19 Matthias ClasenSome tests for gschema-compile
2010-04-19 Javier JardónLittle fix in gio/test/Makefile.am
2010-04-19 Matthias ClasenDon't segfault when <default> is missing
2010-04-19 Matthias ClasenFix up some typos in the new tests
2010-04-19 Christian PerschAdd testcase for g_settings_bind with [u]int64 properties
2010-04-19 Matthias ClasenCall setlocale initially
2010-04-19 Tor LillqvistBypass l10n tests for now on Windows
2010-04-19 Tor LillqvistAvoid non-portable <glob.h> API
2010-04-19 Tor LillqvistPortability improvements
2010-04-19 Tor LillqvistAdd GWin32InputStream and GWin32OutputStream classes
2010-04-18 Matthias ClasenMore distcheck fixes
2010-04-18 Matthias Clasenadd a keyfile test
2010-04-18 Matthias ClasenMore distcheck fix attempts
2010-04-17 Matthias ClasenSome build fixes
2010-04-17 Matthias ClasenCorrect the sense of an assertion
2010-04-17 Matthias ClasenDocument the tests
2010-04-17 Matthias ClasenMerge GSettings tests
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-01 Alexander LarssonRemove GUtf8InputStream for now
2010-02-23 Emilio Pozuelo MonfortTest for unexisting files in $TMP and not in $HOME
2010-02-22 Emilio Pozuelo MonfortDon't fail a couple of tests when running as root
2010-01-25 Matthias ClasenAnother few failing tests disabled
2010-01-06 Matthias ClasenAdd properties to GMemoryOutputStream
2009-12-18 Dan Winshipupdate .gitignores
2009-12-08 Paolo BorelliAdd unit tests for some more methods
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-11-30 Matthias ClasenRemove filter-cat from TEST_PROGS
2009-11-29 Paolo BorelliFix return type of g_converter_[in|out]put_stream.
2009-11-24 Ryan LortieBug 601637 - add GUnixFDList
2009-11-24 Alexander LarssonFix GZlibCompressorFormat names
2009-11-23 Alexander LarssonAdd filter-cat test for GConverter streams
2009-11-23 Alexander LarssonAdd test for converter streams
2009-11-17 Javier JardónFix compilation warning: Initialize the variable
2009-11-12 Ryan LortieBug 591216 - Warning building resolver.o
2009-08-19 Dan WinshipRe-run res_init() when resolv.conf changes
2009-07-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-29 Benjamin Ottefix warnings from gcc compilation with my mad CFLAGS
2009-06-15 Matthias ClasenDon't use deprecated GLib api
2009-06-14 Ryan LortieAdd GNIO test cases to .gitignore
2009-06-01 Dan WinshipFix multiple bugs in g_srv_target_list_sort()
2009-05-20 Alexander LarssonUse G_GSSIZE_FORMAT where needed (#577884)
2009-05-20 Alexander LarssonAdd support for graceful disconnect to GTcpConnection
2009-05-19 Alexander LarssonAdd send-data, a g_socket_client test case
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-18 Alexander LarssonAdd max_threads argument to g_threaded_socket_service_new
2009-05-15 Alexander LarssonAdd test apps for highlevel socket classes
2009-05-15 Alexander LarssonAdd test apps for GSocket API
2009-05-13 Alexander LarssonAdd tests for local GIOStream GFile ops
2009-05-01 Dan WinshipMisc warning fixes
2009-04-22 Dan WinshipGResolver wrappers: GNetworkAddress, GNetworkService...
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-02-26 Alexander LarssonBug 540461 – g_memory_output_stream_get_data_size(...
2009-02-19 Ryan Lortieupdate gitignore
2009-01-28 Ryan LortieBug 568575 – _async functions for GDataInputStream
2009-01-21 Ryan LortieBug 568394 – dropping the last reference to a stream...
2009-01-05 Ryan Lortieimprove add new simple-async-result test new file to...
2008-12-15 Matthias Clasen2.19.3 GLIB_2_19_3
2008-12-08 Matthias ClasenSupport compilers that don't understand ISO C varargs...
2008-12-01 Matthias ClasenRevert behaviour change in g_data_input_stream_read_line
2008-12-01 Matthias ClasenComment out two failing tests
2008-11-28 Matthias ClasenBug 547481 – g_data_input_stream_read_line behaves...
2008-11-28 Matthias ClasenBug 562393 – g_buffered_input_stream_read_byte broken...
2008-10-21 Alexander LarssonBug 555740 - gicon serialization Based on patch from...
2008-10-16 Matthias Clasen2.19.0 GLIB_2_19_0
2008-10-10 Matthias ClasenFix gcc warnings
2008-09-30 Tor LillqvistBuild desktop-app-info only on Unix.
2008-09-27 Dan WinshipUse g_assert_error() and g_assert_no_error()
2008-09-26 Matthias ClasenBug 545350 – GAppInfo deletion Bug 545351 – Reset assoc...
2008-09-26 Dan Winship Bug 505361 - gunixinputstream.c assumes poll() available
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-30 Matthias ClasenAdd some tests for GMemoryOutputStream.
2008-06-13 Yevgen MuntyanUse less fancy unicode filenames, so the test doesn...
2008-06-11 A. WaltonFix broken test case.
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-26 Matthias ClasenMake tests work
next