| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix lang-python-* test failures with Python 3.8. | Bruno Haible | 2022-01-02 | 1 | -4/+4 |
| | | | | | | * gettext-tools/tests/lang-python-1: Use syntax that works also with Python 3. * gettext-tools/tests/lang-python-2: Likewise. | ||||
| * | Tests: Update comments. | Bruno Haible | 2018-10-21 | 1 | -1/+1 |
| | | | | | | | * gettext-tools/tests/lang-python-1: Update comment about Python versions. * gettext-tools/tests/lang-python-2: Likewise. * gettext-tools/tests/lang-pascal: Update comment about fpk versions. | ||||
| * | tests: Use Exit instead of exit if init.sh is used | Daiki Ueno | 2016-06-08 | 1 | -15/+15 |
| | | | | | | * gettext-tools/tests/*: Use Exit instead of exit, as suggested by init.sh. | ||||
| * | tests: Adjust textdomain directory for Solaris 11v0.19.2.1 | Daiki Ueno | 2014-10-01 | 1 | -0/+2 |
| | | | | | | | Solaris 11 doesn't strip the CODESET part from the locale name, when looking for a message catalog. Create a directory link with CODESET, to work around this. | ||||
| * | tests: Stop redundant textdomain directory creation | Daiki Ueno | 2014-10-01 | 1 | -19/+18 |
| | | | | | | | This was introduced by commit 3533f6cc when we didn't use separate test directory for each test. Now that we switched to init.sh, we don't need to worry about filename conflicts. | ||||
| * | tests: Undo the previous unintended file mode changes | Daiki Ueno | 2014-03-10 | 1 | -0/+0 |
| | | |||||
| * | tests: Remove unnecessary tempfile cleanup code | Daiki Ueno | 2014-03-10 | 1 | -24/+8 |
| | | | | | | Cleanup code like "rm -fr $tmpfiles" are no longer needed, since 'init.sh' takes care of that. | ||||
| * | gettext-tools: convert tests to use init.sh from Gnulib | Daiki Ueno | 2013-07-10 | 1 | -0/+1 |
| | | |||||
| * | Use distinct temporary file names in tests. | Daiki Ueno | 2013-05-30 | 1 | -26/+27 |
| | | |||||
| * | Avoid testsuite failures on MacOS X 10.5. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | | |||||
| * | Convert CR/LF to LF. | Bruno Haible | 2009-06-23 | 1 | -4/+10 |
| | | |||||
| * | Provide better SKIP explanations. | Bruno Haible | 2009-06-23 | 1 | -11/+22 |
| | | |||||
| * | Explain why tests are skipped. | Bruno Haible | 2009-06-23 | 1 | -2/+7 |
| | | |||||
| * | Perform the lang-* tests both in a traditional locale and in a UTF-8 locale, | Bruno Haible | 2009-06-23 | 1 | -3/+21 |
| | | | | | as far as provided by the system. | ||||
| * | Use the system's french locale, even if it's called "fr_FR.ISO8859-1" instead | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
| | | | | | of just plain "fr_FR". | ||||
| * | Make it work on Python 2.3. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | | |||||
| * | Move lang-python to lang-python-1. | Bruno Haible | 2009-06-23 | 1 | -0/+87 |
