index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-28
Bug 548612 – g_strstr_len() should use memmem when available
Bastien Nocera
1
-5
/
+0
2008-08-27
Bug 548612 – g_strstr_len() should use memmem when available
Bastien Nocera
1
-0
/
+5
2008-08-14
Bug 547337 – G_DISABLE_DEPRECATED breaks tests build
Matthias Clasen
1
-0
/
+4
2008-08-08
Fix 'fail' markup test cases to -not- be valid XML 1.1.
Ryan Lortie
1
-1
/
+1
2008-08-04
Avoid warning on Win64 by using gintptr cast instead if long cast.
Tor Lillqvist
1
-2
/
+2
2008-07-23
Remove leftovers
Matthias Clasen
1
-1
/
+0
2008-07-21
Do not set the timestamp value using time(), as it will be overwritten
Emmanuele Bassi
1
-0
/
+21
2008-07-20
Move another test
Matthias Clasen
2
-107
/
+0
2008-07-18
Move another test
Matthias Clasen
2
-1368
/
+0
2008-07-18
Move tests around
Matthias Clasen
2
-1544
/
+0
2008-07-14
Ignore the error if iconv doesn't support EUC-JP.
Matthias Clasen
1
-1
/
+4
2008-07-14
Print error messages when something fails
Matthias Clasen
1
-1
/
+42
2008-07-14
Skip a test if iconv doesn't support the encoding
Matthias Clasen
1
-1
/
+4
2008-07-04
Bug 541208 – Functions to easily install and use signals without class
Michael Natterer
1
-12
/
+106
2008-06-24
Bug 539770 - migrate gstrfunc unit tests to gtest
Paolo Borelli
6
-1094
/
+0
2008-06-22
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
3
-3
/
+3
2008-06-19
set tv_usec to 0 rather than 1 when a fraction of a second is not
Matthias Clasen
1
-13
/
+55
2008-05-30
Bug 535628 - test/patterntest.c still includes gpattern.h directly.
Michael Natterer
1
-3
/
+1
2008-05-28
add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
Michael Natterer
1
-1
/
+2
2008-05-27
Update to Unicode 5.1
Matthias Clasen
2
-7
/
+323
2008-04-18
fixed gstdio.h include.
17:40:58 Tim Janik
2
-1
/
+2
2008-03-10
Small test fixup
Matthias Clasen
1
-0
/
+2
2008-02-23
Don't test user directories for being non-null. (#517084, Yevgen Muntyan)
Matthias Clasen
1
-4
/
+0
2008-02-17
Don't return duplicate matches when matching empty strings. (#515944) Add
Marco Barisione
1
-0
/
+3
2008-02-11
Make the g_test_add macro work with gcc 4.3
Matthias Clasen
1
-2
/
+2
2008-02-10
/bin/ksh can't handle a for-loop with no arguments, so add a "." for when
Matthias Clasen
1
-2
/
+2
2008-01-29
Grab thread_counter_pools LOCK when increasing leftover_task_counter.
Sebastian Wilhelmi
1
-75
/
+78
2008-01-15
fix this; the previous code gave the wrong md5sum when called in certain
Dan Winship
1
-122
/
+605
2008-01-11
Fixed copyright and credit for Asbjoern Pettersen.
Tim Janik
1
-1
/
+1
2008-01-11
added g_base64_encode()/g_base64_decode() test case by Asbjoern
12:55:19 Tim Janik
2
-0
/
+238
2008-01-08
Add gio/gio.h include to check for c++ problems.
Alexander Larsson
1
-0
/
+1
2007-12-21
adapt to recent api changes variable declaration at the beginning of a
Hans Breuer
2
-15
/
+12
2007-12-19
Add g_checksum_type_get_length, and change g_checksum_get_digest to use a
Christian Persch
1
-19
/
+4
2007-12-19
Fix the date validation check. (#503029)
Emmanuele Bassi
1
-0
/
+2
2007-12-15
Add hash table iterators. (#500507, Jean-Yves Lefort)
Matthias Clasen
1
-16
/
+68
2007-12-12
split up tests and reworked code to use the new test framework.
16:06:11 Tim Janik
2
-891
/
+895
2007-12-09
a test program emulating some of 'ls' build it (currently on win32)
Hans Breuer
2
-0
/
+130
2007-12-09
removed -GD to compile with msvc9 (vs2008) with less complains
Hans Breuer
1
-0
/
+1
2007-12-06
added new scanner test from #501654, by Patrick Hulin with various
09:27:42 Tim Janik
2
-1
/
+145
2007-12-04
Add GChecksum, a generic wrapper around various hashing algorithms. At the
Emmanuele Bassi
2
-0
/
+172
2007-12-04
typos.
Ryan Lortie
1
-1
/
+1
2007-12-03
fix memory leak, add a few extra sanity tests.
Ryan Lortie
1
-9
/
+11
2007-12-03
Add new error codes for when compilation fails and make compilation error
Marco Barisione
1
-11
/
+22
2007-11-27
Add some tests for invalid booleans
Matthias Clasen
1
-1
/
+7
2007-11-27
add missing file off last commit
Ryan Lortie
1
-0
/
+215
2007-11-27
Add new function g_markup_collect_attributes (bug #496847).
Ryan Lortie
1
-0
/
+2
2007-11-25
Replace INCLUDES by AM_CPPFLAGS, other cleanups.
Matthias Clasen
1
-16
/
+32
2007-11-24
Fix a memory overrun
Matthias Clasen
1
-1
/
+1
2007-11-23
Don't refuse to encode a single byte. (Milan Crha)
Matthias Clasen
1
-6
/
+13
2007-11-21
initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional
21:06:47 Tim Janik
3
-2
/
+8
[prev]
[next]