projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mark g_thread_create_with_stack_size as new API
[platform/upstream/glib.git]
/
glib
/
tests
/
2011-09-30
Simon McVittie
markup-subparser test: use a real GError domain
tree
|
commitdiff
2011-09-28
Dan Winship
update .gitignores
tree
|
commitdiff
2011-09-26
Ryan Lortie
glib tests: Compile new thread tests on win32
tree
|
commitdiff
2011-09-25
Stef Walter
gvariant: Add g_variant_get_fixed_array()
tree
|
commitdiff
2011-09-24
Matthias Clasen
Fix an uninialized variable warning
tree
|
commitdiff
2011-09-24
Matthias Clasen
Add a testcase for bug 659866
tree
|
commitdiff
2011-09-24
Matthias Clasen
Add a test for GCond
tree
|
commitdiff
2011-09-24
Matthias Clasen
Add a nontrivial read-write lock test
tree
|
commitdiff
2011-09-24
Matthias Clasen
Add GOnce tests
tree
|
commitdiff
2011-09-24
Matthias Clasen
Make the rec mutex test a little more verbose
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add a non-trivial GRWLock test
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add a non-trivial GRecMutex test
tree
|
commitdiff
2011-09-23
Matthias Clasen
Remove an unused variable
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add some more rw lock tests
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add a mutex test
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add headers
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add basic tests for GRWLock
tree
|
commitdiff
2011-09-23
Matthias Clasen
Add trivial tests for GMutex and GRecMutex
tree
|
commitdiff
2011-09-22
Ryan Lortie
GDateTime test: fix a race
tree
|
commitdiff
2011-09-21
Philip Van Hoof
GMappedFile: Add API to create from an existing file...
tree
|
commitdiff
2011-09-21
Ryan Lortie
Add GRWLock
tree
|
commitdiff
2011-09-19
Matthias Clasen
Fix a merge accident
tree
|
commitdiff
2011-09-18
Matthias Clasen
Fix g_ascii_formatd tests
tree
|
commitdiff
2011-09-18
Matthias Clasen
GMappedFile: return an error when trying to map a device
tree
|
commitdiff
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
tree
|
commitdiff
2011-09-05
Matthias Clasen
Only use gcc-specific options when the compiler is gcc
tree
|
commitdiff
2011-09-04
Dan Winship
fix a few warnings on non-Linux
tree
|
commitdiff
2011-09-04
Ryan Lortie
g_date_time_format: improve support for alt digits
tree
|
commitdiff
2011-09-03
Matthias Clasen
gdatetime: Fix locale-changing code
tree
|
commitdiff
2011-09-03
Ryan Lortie
GDateTime: test _format against strftime()
tree
|
commitdiff
2011-09-03
Ryan Lortie
GDateTime test: plug a couple of leaks
tree
|
commitdiff
2011-09-03
Ryan Lortie
g_date_time_format: rip out non-working %W format
tree
|
commitdiff
2011-09-03
Ryan Lortie
g_date_time_format: fix padding for some formats
tree
|
commitdiff
2011-09-03
Ryan Lortie
GDateTime test: don't test removed %N
tree
|
commitdiff
2011-08-31
Ryan Lortie
Revert "gdatetime: Add g_date_time_source_new()"
tree
|
commitdiff
2011-08-30
Ryan Lortie
unix signal watch: make API match other sources
tree
|
commitdiff
2011-08-29
Colin Walters
gdatetime: Add g_date_time_source_new()
tree
|
commitdiff
2011-08-22
Colin Walters
GTimeZoneMonitor: Revert addition of this class
tree
|
commitdiff
2011-08-19
Stef Walter
Merge branch 'concurrent-cancellable'
tree
|
commitdiff
2011-08-14
Stef Walter
hmac: Implementation of HMAC in glib
tree
|
commitdiff
2011-08-13
Matthias Clasen
gdatetime: Add a test for %OM
tree
|
commitdiff
2011-08-13
Matthias Clasen
Remove a gccism
tree
|
commitdiff
2011-07-26
Ryan Lortie
GDateTime test: 1970 doesn't exist on Windows
tree
|
commitdiff
2011-07-24
Dan Winship
update .gitignore
tree
|
commitdiff
2011-07-22
Colin Walters
Revert addition of g_key_file_has_key_full
tree
|
commitdiff
2011-07-21
Behdad Esfahbod
Bug 655076 - Our normalization code misses some Full_Co...
tree
|
commitdiff
2011-07-21
Behdad Esfahbod
Add g_unicode_script_from_iso15924()
tree
|
commitdiff
2011-07-20
Behdad Esfahbod
Bug 648271 - Add g_unicode_script_to_iso15924()
tree
|
commitdiff
2011-07-20
Ryan Lortie
Change GLib size units policy
tree
|
commitdiff
2011-07-20
Ryan Lortie
GVariant: better support for object path arrays
tree
|
commitdiff
2011-07-18
Behdad Esfahbod
Bug 654651 - Better g_unicode_canonical_decomposition()
tree
|
commitdiff
2011-07-14
Behdad Esfahbod
Document, that the second part of a decompose() wouldn...
tree
|
commitdiff
2011-07-14
Behdad Esfahbod
[test] Move non-utf8 tests into unicode.c
tree
|
commitdiff
2011-07-14
Behdad Esfahbod
Add tests for Unicode canonical composition/decomposition
tree
|
commitdiff
2011-07-11
Paolo Bonzini
add g_regex_escape_nul
tree
|
commitdiff
2011-07-04
Matthias Clasen
Disable a failing test
tree
|
commitdiff
2011-06-24
Matthias Clasen
Unicode: add a g_utf8_substring convenience api
tree
|
commitdiff
2011-06-23
Christian Persch
Plug a mem leak in the regex test
tree
|
commitdiff
2011-06-21
Philip Van Hoof
Add iter_replace API to GHashTableIter
tree
|
commitdiff
2011-06-19
Matthias Clasen
Add tests for GCache
tree
|
commitdiff
2011-06-19
Matthias Clasen
utils: silence tests unless verbose
tree
|
commitdiff
2011-06-19
Matthias Clasen
logging: improve test coverage
tree
|
commitdiff
2011-06-19
Matthias Clasen
hash: Improve test coverage
tree
|
commitdiff
2011-06-14
Colin Walters
glib/tests/unix.c: Also test SIGTERM
tree
|
commitdiff
2011-06-14
Matthias Clasen
Silence a compiler warning
tree
|
commitdiff
2011-06-14
Matthias Clasen
Use a realistic timeout in a test
tree
|
commitdiff
2011-06-12
Dan Winship
update .gitignores
tree
|
commitdiff
2011-06-07
Matthias Clasen
Add a testcase for the previous fix
tree
|
commitdiff
2011-06-06
Matthias Clasen
GMappedFile: improve test coverage
tree
|
commitdiff
2011-06-06
Matthias Clasen
GKeyFile: improve test coverage
tree
|
commitdiff
2011-06-06
Matthias Clasen
GConvert: improve test coverage
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve GChecksum test coverage
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage of gtimezone.c
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage of GVariant
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage of glist.c
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage of glib-unix.c
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage of gurifuncs.c
tree
|
commitdiff
2011-06-06
Matthias Clasen
Improve test coverage
tree
|
commitdiff
2011-06-04
Matthias Clasen
Add a test for the previous fix
tree
|
commitdiff
2011-06-04
Mikhail Zabaluev
Added performance tests for UTF-8 decoding functions
tree
|
commitdiff
2011-05-28
Ryan Lortie
optimise bitlocks with new atomic operations
tree
|
commitdiff
2011-05-28
Ryan Lortie
glib: Rewrite gatomic.[ch]
tree
|
commitdiff
2011-05-28
Ryan Lortie
Add a test case for atomic ops
tree
|
commitdiff
2011-05-27
Matthias Clasen
forgotten test
tree
|
commitdiff
2011-05-20
Matthias Clasen
Enforce rules about modifying hash tables in callbacks
tree
|
commitdiff
2011-05-20
Matthias Clasen
Be more careful when calling destroy notifies
tree
|
commitdiff
2011-05-18
Colin Walters
g_key_file_has_key_full: New function to fix g_key_file...
tree
|
commitdiff
2011-05-16
Matthias Clasen
Rename a problematic test binary
tree
|
commitdiff
2011-05-05
Matthias Clasen
Add tests for new GDateTime functionality
tree
|
commitdiff
2011-05-04
Colin Walters
Rename g_unix_pipe_flags to g_unix_open_pipe
tree
|
commitdiff
2011-05-02
Dan Winship
Fix compiler warnings
tree
|
commitdiff
2011-05-02
Behdad Esfahbod
Bug 648966 - Update g_unichar_iswide and g_unichar_iswi...
tree
|
commitdiff
2011-05-02
Dan Winship
Update .gitignores
tree
|
commitdiff
2011-05-02
Matthias Clasen
Avoid an unused variable warning
tree
|
commitdiff
2011-05-01
Matthias Clasen
GHash: make sets with refcounted keys work correctly
tree
|
commitdiff
2011-05-01
Matthias Clasen
GHash: introduce a "set" mode
tree
|
commitdiff
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
tree
|
commitdiff
2011-04-27
Colin Walters
Drop stray reference to gthread.la
tree
|
commitdiff
2011-04-27
Colin Walters
glib-unix: New API to watch some Unix signals
tree
|
commitdiff
2011-04-27
Colin Walters
glib-unix: New Unix-specific API
tree
|
commitdiff
next