[tests] Remove C++ style comments
authorAlberto Garcia <agarcia@igalia.com>
Wed, 20 Jan 2010 17:53:08 +0000 (18:53 +0100)
committerJavier Jardón <jjardon@gnome.org>
Wed, 20 Jan 2010 17:58:32 +0000 (18:58 +0100)
commit7693b0af445645f09e55ed7cebe0051c3d1fdd8d
treeb73da218e63469c83e7818267814bc796f300945
parent6c3551fedb7bfde716fa00cfcbba00ca987c2a79
[tests] Remove C++ style comments

It makes the IBM XL C Compiler (the 'native' non-free compiler
on the AIX 5.3 and 6.1 platform) stop compiling with syntax error.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=581300

Signed-off-by: Javier Jardón <jjardon@gnome.org>
gobject/tests/threadtests.c
tests/slice-concurrent.c
tests/slice-test.c