Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: add spdx license header to test unit/link/network/conf files | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
| | | | | | | | | Those are all consumed by our parser, so they all support comments. I was considering whether they should have a license header at all, but in the end I decided to add it because those files are often created by copying parts of real unit files. And if the real ones have a license, then those might as well. It's easier to add it than to make an exception. | ||||
* | test/TEST-16: simplify how variables are set | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -1/+2 |
| | | | | | The amount of lines doesn't change much, but I think it's much more straightforward this way. | ||||
* | test: move TEST-16-EXTEND-TIMEOUT setup to static files | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -0/+12 |