Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-13 | Add regression test for Python dist. | Jussi Pakkanen | 1 | -0/+17 | |
2022-03-16 | unittests: convert python tests to project tests | Eli Schwartz | 1 | -39/+2 | |
Perhaps when this test case was originally created, project tests could not use a matrix of options? This is certainly possible today, so don't write special unittest handling for this instead. This adds proper visibility into what gets run and what doesn't. Now we know which python executables got tested and which got skipped. | |||||
2021-08-15 | editorconfig: add setting to trim trailing whitespace | Eli Schwartz | 1 | -1/+0 | |
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines. | |||||
2021-07-26 | Split run_unittests.py file | Xavier Claessens | 1 | -0/+83 | |