summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2012-05-11 12:57:57 +0200
committerMark Wielaard <[email protected]>2012-05-11 12:57:57 +0200
commitdbbc67a97ace66c3adc299f26261fdec99d0c0d6 (patch)
treefd0ce13f35a27fe346d12e6f842b62ef3bdccb56 /tests/ChangeLog
parent36aa5987df20c340fdfc584e04f4b3931a89abbd (diff)
TESTS_ENVIRONMENT set LC_ALL and LANG to C.
Some tests rely on sort order and output of tools that might be localized. Reported-by: PaweÅ‚ Sikora <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 4c6e9f7f..841742d5 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-11 Mark Wielaard <[email protected]>
+
+ * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C.
+
2012-05-07 Mark Wielaard <[email protected]>
* low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.