tests: remove locale test for uppercasing C names64b02e3017b50a17a087ee821522a1cb8e066f27
commit64b02e3017b50a17a087ee821522a1cb8e066f27
authorChristoph Reiter <reiter.christoph@gmail.com>
Fri, 9 Feb 2018 16:06:52 +0000 (9 17:06 +0100)
committerChristoph Reiter <reiter.christoph@gmail.com>
Fri, 9 Feb 2018 16:11:52 +0000 (9 17:11 +0100)
tree3e12202078eb03d5d1d2ede313c8c77ad585e880
parentd9516e8dc32db9494139a733ae3a535d2f89c6e1
tests: remove locale test for uppercasing C names

Someone on IRC had problems running the test suite, and that's not the first
time, so remove it for now (added in 63c7f17c2248)

The locale generation adds extra dependencies and only works on Linux,
and while the test does something useful it complicates things too much.

We need to find a better way (in Python if possible) to test for locale
dependend upper()/lower().
MANIFEST.in
tests/Makefile.am
tests/te_ST@nouppera [deleted file]
tests/test_gi.py