Carlo Teubner bb4f5c2e94 Run tests with LANG=en_US.UTF-8
On my system, I have LANG=en_GB set, which causes the following test
failure:

    FAIL!  : TestCli::testInfo() Compared values are not the same
       Actual   (m_stdout->readLine())                                  : "Average password length: 11 character(s)\n"
       Expected (QByteArray("Average password length: 11 characters\n")): "Average password length: 11 characters\n"
       Loc: [tests/TestCli.cpp(876)]

And it so happens that the en_GB translation of that string has
'character(s)' where en_US has 'characters'.
2022-10-02 08:30:35 -04:00
..
2021-07-13 22:08:33 -04:00
2022-10-02 08:30:35 -04:00
2018-03-31 16:01:30 -04:00
2015-09-12 13:55:50 +02:00
2017-10-21 13:15:02 +02:00
2021-08-22 18:30:43 -04:00
2022-05-01 16:02:02 -04:00
2022-05-01 16:02:02 -04:00
2022-05-03 15:32:54 -04:00
2022-06-05 21:58:52 -04:00
2022-05-01 16:02:02 -04:00
2022-05-01 16:02:02 -04:00
2022-05-01 16:02:02 -04:00
2022-04-18 15:09:44 -04:00
2022-04-18 15:09:44 -04:00
2022-05-03 15:32:54 -04:00
2022-05-01 16:02:02 -04:00
2021-07-13 22:08:33 -04:00
2022-06-05 21:58:52 -04:00
2022-06-05 21:58:52 -04:00
2019-03-19 18:56:17 -04:00