Set MALLOC_CHECK_ and MALLOC_PERTURB_

2005-12-05  Matthias Clasen  <mclasen@redhat.com>

	* tests/Makefile.am (TESTS_ENVIRONMENT):
	* tests/gobject/Makefile.am (TESTS_ENVIRONMENT): Set
	MALLOC_CHECK_ and MALLOC_PERTURB_

	* tests/run-collate-tests.sh: Run the collation tests explicitly
	in en_US locale. (#320463)
This commit is contained in:
Matthias Clasen
2005-12-05 16:35:38 +00:00
committed by Matthias Clasen
parent 0f63e9a347
commit 81f0bb11a9
5 changed files with 24 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ echo_v ()
fi
}
LANG=en_US
error_out=/dev/null
if [ "$1" = "-v" ]; then
verbose=1