| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a copyright header to test files | Mats Wichmann | 2023-05-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | A lot of files that are not the main test scripts had no license/copyright headers. This change adds those. In a small number of cases, this necessitaed a change to an expected line number from a failure/exception message. Along the way, some are lightly reformatted and some add a DefaultEnvironment call. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | Fix sider issues | Adam Gross | 2020-11-17 | 1 | -2/+2 |
| | | |||||
| * | Remove exception from script.py | Adam Gross | 2020-11-13 | 1 | -2/+0 |
| | | |||||
| * | First draft of teaching Python scanner about dynamic files | Adam Gross | 2020-11-13 | 1 | -0/+8 |
