Set locale in docker container

Install libmicrohttpd which are used for (currently disabled) functional
tests).
Install glibc-locale to get the locales.

Unit test for `prof_whole_occurrences_tests` uses UTF-8 character and
fails without proper locale being set.
This commit is contained in:
Michael Vetter
2019-04-14 10:39:24 +02:00
parent b40fcf248c
commit 0857b5ee4e
2 changed files with 11 additions and 2 deletions

View File

@@ -133,4 +133,3 @@ make
make check
./profanity -v
make clean