projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
win32: hide _glib_get_dll_directory again
[platform/upstream/glib.git]
/
gio
/
tests
/
2013-01-14
Ryan Lortie
tests: introduce a small hack for visibility
tree
|
commitdiff
2013-01-09
Antoine Jacoutot
ipv6_v4mapped: force pass even if we don't speak IPv4
tree
|
commitdiff
2013-01-06
Dan Winship
gio/tests: fix a few more gdbus-testserver.py references
tree
|
commitdiff
2013-01-05
Dan Winship
GMemoryInputStream: fix skip_async()
tree
|
commitdiff
2013-01-04
Rico Tzschichholz
gio/tests: Drop superfluous dbus-1 dependencies of...
tree
|
commitdiff
2013-01-04
Rico Tzschichholz
gio/tests: Fix make dist
tree
|
commitdiff
2013-01-03
David Zeuthen
In gdbus-auth test, use g_unsetenv(), not g_setenv...
tree
|
commitdiff
2013-01-03
Matthias Clasen
Drop gdbus-testserver.py
tree
|
commitdiff
2013-01-03
Matthias Clasen
Use the C gdbus-testserver in tests
tree
|
commitdiff
2013-01-03
Matthias Clasen
Add a C version of gdbus-testserver.py
tree
|
commitdiff
2013-01-03
David Zeuthen
GDBus: Avoid use of libdbus-1 in authentication tests
tree
|
commitdiff
2012-12-29
Matthias Clasen
Remove a failing test
tree
|
commitdiff
2012-12-29
Tristan Van Berkom
Adding test coverage for GTestDBus activating in-tree...
tree
|
commitdiff
2012-12-19
Matthias Clasen
Revert "tests: port from g_test_trap_subprocess() to...
tree
|
commitdiff
2012-12-19
Simon McVittie
Check that credentials pass through D-Bus on supported...
tree
|
commitdiff
2012-12-19
Simon McVittie
GCredentials: add a regression test
tree
|
commitdiff
2012-12-19
Dan Winship
tests: port from g_test_trap_subprocess() to g_test_tra...
tree
|
commitdiff
2012-12-18
Dan Winship
gtask: don't deadlock when tasks block on other tasks
tree
|
commitdiff
2012-12-14
Jasper St. Pierre
gfileenumerator: Add a g_file_enumerator_get_child...
tree
|
commitdiff
2012-12-12
Dan Winship
Add gnetworking.h
tree
|
commitdiff
2012-12-10
Dan Winship
gio: Don't leak the temp file when g_file_replace(...
tree
|
commitdiff
2012-11-29
Emilio Pozuelo Monfort
Fix race condition in gapplication/basic test
tree
|
commitdiff
2012-11-28
Sebastian Dröge
Revert "Fix compilation on Android with the bionic...
tree
|
commitdiff
2012-11-28
Sebastian Dröge
Fix compilation on Android with the bionic C library
tree
|
commitdiff
2012-11-28
Colin Walters
GMemoryOutputStream: Add new _resizable() constructor...
tree
|
commitdiff
2012-11-24
Paolo Borelli
Add GApplication local_command_line test
tree
|
commitdiff
2012-11-22
Matthias Clasen
Add a test for the GAppLaunchContext::launched signal
tree
|
commitdiff
2012-11-22
Matthias Clasen
Add a test for new GDesktopAppInfo getters
tree
|
commitdiff
2012-11-15
Dan Winship
win32: make gio/tests/gdbus-proxy.c compile
tree
|
commitdiff
2012-11-15
Dan Winship
win32: move some code into #ifdef G_OS_UNIX
tree
|
commitdiff
2012-11-11
Dan Winship
Revert "Return correct value for g_socket_get_available...
tree
|
commitdiff
2012-11-10
Sebastian Dröge
Return correct value for g_socket_get_available_bytes...
tree
|
commitdiff
2012-11-09
John Ralls
Fix poll able streams for Darwin (and probably BSD)
tree
|
commitdiff
2012-11-07
Colin Walters
tests/buffered-input-stream: Fix size of parameter...
tree
|
commitdiff
2012-11-02
Dan Winship
gtask: bump the max thread pool size up to 100 to avoid...
tree
|
commitdiff
2012-11-02
Colin Walters
test-pipe-unix: Add missing include
tree
|
commitdiff
2012-11-02
Colin Walters
build: Prototype GType accessors for private classes
tree
|
commitdiff
2012-11-02
Colin Walters
build: Add missing "static" keyword where it should...
tree
|
commitdiff
2012-11-02
Colin Walters
build: Don't use C99 declarations
tree
|
commitdiff
2012-10-27
Rico Tzschichholz
gio/tests: Fix build with -Werror=format-security
tree
|
commitdiff
2012-10-27
Rico Tzschichholz
gio/tests: Fix linker failure
tree
|
commitdiff
2012-10-26
Stef Walter
gio: No need to specify SOURCES when name matches execu...
tree
|
commitdiff
2012-10-26
Stef Walter
gio: Remove LDADD repetition from gio/tests Makefile
tree
|
commitdiff
2012-10-26
Stef Walter
gdbus: Allow GDBusObjectManagerClient to work on peer...
tree
|
commitdiff
2012-10-19
Antoine Jacoutot
Allow slightly too big poll duration in /socket/timed_w...
tree
|
commitdiff
2012-10-16
Ryan Lortie
Remove g_type_init() calls
tree
|
commitdiff
2012-10-15
Marc-Antoine Perennou
gdbus-testserver: port to pygi
tree
|
commitdiff
2012-10-10
Dan Winship
gio/tests: port from GSimpleAsyncResult to GTask
tree
|
commitdiff
2012-10-10
Dan Winship
GTask: new GAsyncResult implementation / threaded task...
tree
|
commitdiff
2012-10-03
David Zeuthen
gdbus-codegen: Update tests for new inheritance-semanti...
tree
|
commitdiff
2012-10-03
David Zeuthen
gdbus-codegen: make members of an interface inherit...
tree
|
commitdiff
2012-09-17
Dieter Verfaillie
gresource tests: fix VPATH builds emitting errors durin...
tree
|
commitdiff
2012-09-03
Dan Winship
gio/tests: fix leaks
tree
|
commitdiff
2012-09-03
Dan Winship
gio/tests/cancellable: fix to still work when running...
tree
|
commitdiff
2012-09-03
Dan Winship
gio/tests: port some stuff to g_test_expect_message()
tree
|
commitdiff
2012-08-31
Martin Pitt
Bump max time in test_method_calls_on_proxy() test
tree
|
commitdiff
2012-08-28
Colin Walters
Switch all open() calls to use g_open()
tree
|
commitdiff
2012-08-28
Matthias Clasen
Fix the GDBusProxy async test
tree
|
commitdiff
2012-08-28
Matthias Clasen
Make async permission tests work
tree
|
commitdiff
2012-08-28
Mike Gorse
Fix the gdbus-proxy async test
tree
|
commitdiff
2012-08-26
Dan Winship
Update .gitignores
tree
|
commitdiff
2012-08-21
Stef Walter
Revert "gtlscertificate: Add certificate-bytes and...
tree
|
commitdiff
2012-08-20
Lars Uebernickel
GMenuModel: add test for the new GMenuItem API
tree
|
commitdiff
2012-08-20
Marc-André Lureau
win32: add pipe-io-cancel-test
tree
|
commitdiff
2012-08-20
Marc-André Lureau
win32: add pipe-io-concurrent
tree
|
commitdiff
2012-08-20
Marc-André Lureau
win32: add pipe-io-overlap-test
tree
|
commitdiff
2012-08-19
Matthias Clasen
Remove some more 'the the'
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for GSocketConnection
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for unix socket addresses
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for resources
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for filter streams
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for unix streams
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve test coverage for pollable streams
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve GSettings test coverage
tree
|
commitdiff
2012-08-19
Matthias Clasen
Improve GAppInfo test coverage
tree
|
commitdiff
2012-08-19
Matthias Clasen
Add some GInetAddress tests
tree
|
commitdiff
2012-08-19
Matthias Clasen
Add some GPermission tests
tree
|
commitdiff
2012-08-17
Matthias Clasen
Adapt schema tests to changed error messages
tree
|
commitdiff
2012-08-16
Owen W. Taylor
Add tests for g_file_make_directory_with_parents()
tree
|
commitdiff
2012-08-06
Stef Walter
gtlscertificate: Add certificate-bytes and private...
tree
|
commitdiff
2012-08-06
Dan Winship
gio/tests/g-icon.c: fix some path checks on win32
tree
|
commitdiff
2012-08-06
Dan Winship
gio/tests/file: skip the file monitor tests if using...
tree
|
commitdiff
2012-08-06
Dan Winship
gio/tests/g-file.c: fix some path checks on win32
tree
|
commitdiff
2012-08-06
Pavel Vasin
gio/tests/actions: test for bug679509
tree
|
commitdiff
2012-07-30
Colin Walters
GFile: Add g_file_delete_async()
tree
|
commitdiff
2012-07-17
Dan Winship
gio/tests/converter-stream: add a new test, rename...
tree
|
commitdiff
2012-07-10
Colin Walters
Add g_spawn_check_exit_status()
tree
|
commitdiff
2012-07-06
David Zeuthen
gdbus-codegen: Don't generate invalid GObject property...
tree
|
commitdiff
2012-06-28
Martin Pitt
Fix /contenttype/guess test
tree
|
commitdiff
2012-06-27
Martin Pitt
gio/tests/contenttype: Call g_content_type_guess()...
tree
|
commitdiff
2012-06-26
Martin Pitt
Allow slightly too small poll duration in /socket/timed...
tree
|
commitdiff
2012-06-25
Colin Walters
Fix previous commit
tree
|
commitdiff
2012-06-25
Colin Walters
gio/tests/actions: Plug a memory leak
tree
|
commitdiff
2012-06-22
Colin Walters
tests: Add missing initializer for return value
tree
|
commitdiff
2012-06-22
Colin Walters
tests: Add missing va_end()
tree
|
commitdiff
2012-06-21
Dan Winship
gio/tests/proxy-test: fix cleanup
tree
|
commitdiff
2012-06-20
Dan Winship
gio/tests/pollable: add can_poll() assertions
tree
|
commitdiff
2012-06-20
Dan Winship
gdbus: fix generated code to not warn under -Wfloat...
tree
|
commitdiff
2012-06-12
Dan Winship
update .gitignore
tree
|
commitdiff
2012-06-06
Tomas Bzatek
gdbus: Implement g_dbus_connection_get_last_serial()
tree
|
commitdiff
next