index
:
~bilboed/glib
contention
contention-rwlock
fundamental
gobject-performance
gobject-performance-rwlock
hacking
master
rebase-maemo
rebase-maemo-clean
rwlock
work
Personal repository of GLib
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
Restore executability for other files
Colin Walters
2
-0
/
+0
2014-01-31
Updated FSF's address
Daniel Mustieles
40
-120
/
+40
2014-01-01
Remove broken attempt at parsing date-only
Matthias Clasen
1
-1
/
+1
2013-12-22
Use POSIX-specified <poll.h> over <sys/poll.h>
Ryan Lortie
1
-1
/
+1
2013-12-15
sources: Fix leaks in tests
Stef Walter
1
-2
/
+10
2013-11-20
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
Dan Winship
3
-11
/
+6
2013-11-19
build: Give internal libraries higher precedence
Michael Haubenwallner
2
-5
/
+5
2013-11-11
threadpool-test: Fix leaks in tests
Stef Walter
1
-0
/
+2
2013-11-11
mainloop-test: Fix uninitialized memory access in tests
Stef Walter
1
-3
/
+3
2013-11-11
Revert "defaultiface: Fix leak in test"
Stef Walter
1
-4
/
+1
2013-11-11
tests/: Include unistd.h on *NIX only
Chun-wei Fan
10
-18
/
+34
2013-11-11
tests/: Avoid closing invalid fd's
Chun-wei Fan
2
-15
/
+18
2013-11-11
timeloop: Fix leaks in tests
Stef Walter
1
-0
/
+3
2013-11-11
file-test: Fix leaks in test
Stef Walter
1
-1
/
+3
2013-11-11
defaultiface: Fix leak in test
Stef Walter
1
-1
/
+4
2013-11-11
timeloop-closure: Fix leaks in test
Stef Walter
1
-4
/
+10
2013-11-11
signals: Fix leak in test
Stef Walter
1
-0
/
+1
2013-11-11
paramspec-test: Fix leaks in tests
Stef Walter
1
-0
/
+3
2013-11-11
override: Fix leaks in test
Stef Walter
1
-0
/
+3
2013-11-11
gvalue-test: Fix leaks in test
Stef Walter
1
-0
/
+2
2013-11-11
accumulator: Fix leak in test
Stef Walter
1
-0
/
+2
2013-11-10
module-test: Fix leaks in test
Stef Walter
1
-1
/
+4
2013-11-10
iochannel-test: Fix leaks in test
Stef Walter
1
-1
/
+4
2013-11-10
unicode-encoding: Fix leaks in test
Stef Walter
1
-0
/
+3
2013-11-10
thread-test: Fix leaks in tests
Stef Walter
1
-1
/
+6
2013-11-10
mainloop-test: Fix leaks in tests
Stef Walter
1
-0
/
+4
2013-11-10
datetime: Fix leak in test
Stef Walter
1
-0
/
+1
2013-11-10
mapping-test: Fix leaks in tests
Stef Walter
1
-2
/
+11
2013-11-10
gio-test: Fix leaks in tests
Stef Walter
1
-0
/
+6
2013-11-10
completion-test: Fix leaks in tests
Stef Walter
1
-0
/
+2
2013-11-10
child-test: Fix leak in test
Stef Walter
1
-0
/
+2
2013-11-10
asyncqueue-test: Fix leaks in tests
Stef Walter
1
-0
/
+4
2013-11-04
tests/libmoduletestplugins*.c: Update Prototypes
Chun-wei Fan
2
-11
/
+11
2013-09-28
.gitignore: add "signals"
Dan Winship
1
-0
/
+1
2013-09-23
fix up refcount/properties test case
Ryan Lortie
1
-30
/
+13
2013-09-20
tests: add signal disconnection test
Ray Strode
2
-0
/
+137
2013-09-20
tests: free properties test object from main thread instead of helper thread
Ray Strode
1
-2
/
+2
2013-06-17
Try to make the testgdate test hobble along a little longer
Matthias Clasen
1
-21
/
+23
2013-06-01
Change a pair of TESTS = to TEST +=
Ryan Lortie
2
-2
/
+2
2013-05-31
Rework the build system for a new tests approach
Ryan Lortie
3
-275
/
+178
2013-05-31
Remove a bunch of lingering g_thread_init()
Ryan Lortie
8
-18
/
+1
2013-05-31
Some final g_test_build_filename() porting
Ryan Lortie
4
-34
/
+16
2013-05-31
Move a pair of gobject tests to tests/gobject/
Ryan Lortie
4
-6
/
+7
2013-05-29
Improve gtype test coverage
Matthias Clasen
4
-0
/
+11
2013-05-27
More test fixes for builddir != srcdir
Matthias Clasen
4
-3
/
+4
2013-05-24
build: Fix usage of %.test again
Colin Walters
2
-2
/
+2
2013-05-24
tests: Drop unnecessary % from .test pattern match rule
Colin Walters
2
-2
/
+2
2013-05-23
performance test: add signal test with args
Ryan Lortie
1
-0
/
+45
2013-05-23
performance test: share some code
Ryan Lortie
1
-37
/
+25
2013-05-21
Use 'dumb quotes' rather than `really dumb quotes'
Dan Winship
1
-4
/
+4
[next]