Set LANG variable for group caption tests to get reproducable results.
authorMathias Hasselmann <hasselmm@src.gnome.org>
Mon, 21 Jul 2008 23:34:44 +0000 (23:34 +0000)
committerMathias Hasselmann <hasselmm@src.gnome.org>
Mon, 21 Jul 2008 23:34:44 +0000 (23:34 +0000)
commit981fbaa21e94049b447dbdcf8061d02c0e71b513
tree95c1fd98c57045397ab2bd383aeb145c0fd3f2b3
parent9343e4faeb557fef8b3cf4dd0c3247f455bd52ee
Set LANG variable for group caption tests to get reproducable results.

* glib/tests/option-context.c (group_captions()):
  Set LANG variable to C in the forked process to get reproducable.
  Don't silence the forked process in --verbose mode to support
  debugging.

svn path=/trunk/; revision=7238
ChangeLog
glib/tests/option-context.c