Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-22 | Fix configuration test, the configuration app generates platform-specific ↵ | Roel Spilker | |
line-endings | |||
2020-08-18 | Fix tests under Windows, fix test.javac11 and test.javac14, fix issue #1745 | Rostislav Krasny | |
The change of the TestConfiguration.java is based on the fact that Git for Windows is configured with 'core.autocrlf=true' by default. | |||
2020-01-20 | Config import: add support for environment variables | Roel Spilker | |
2020-01-20 | Config import: add traces for archives to the tests | Roel Spilker | |
2020-01-20 | ConfigurationApp: hide not-mentioned by default, add parameter to show them ↵ | Roel Spilker | |
anyway. | |||
2014-02-06 | [configuration] Have the ConfigurationApp print platform-specific newLine ↵ | Roel Spilker | |
characters, and print clear for empty lists. | |||
2014-01-31 | [configuration] Added first automated test for the configuration framework. ↵ | Roel Spilker | |
For now, it fails. |