glib/tests/refcount
Ross Burton 11a6e19e07 tests/refcount/signals: don't shadow rand()
rand() is in the C library and some C libraries (uclibc, for example) end up
with rand() defined even if stdlib.h isn't included explicitly.

https://bugzilla.gnome.org/show_bug.cgi?id=774421
2016-11-14 18:33:32 +00:00
..
closures.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
Makefile.am Change a pair of TESTS = to TEST += 2013-06-01 09:55:13 -04:00
objects2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
objects.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
properties2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
properties3.c build: Prototype GType accessors for private classes 2012-11-01 20:12:02 -04:00
properties4.c Improve gtype test coverage 2013-05-29 08:37:28 -04:00
properties.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
signals.c tests/refcount/signals: don't shadow rand() 2016-11-14 18:33:32 +00:00