| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-16 | unittests: convert python tests to project tests | Eli Schwartz | |
| 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. | |||
| 2020-10-07 | Tests: py.dependency() now has required:true by default | Xavier Claessens | |
| It used to ignore the required argument and got fixed to be consistent with dependency() function. | |||
| 2018-09-16 | find_installation: Add support for feature option in required kwarg | Xavier Claessens | |
| Closes: #4165. | |||
| 2018-09-06 | Condense test dirs. | Jussi Pakkanen | |
