summaryrefslogtreecommitdiffstats
path: root/test/testsuite-28.units (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-183-0/+3
| | | | | | | | 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-*: use spacing before redirection operator, but not afterZbigniew Jędrzejewski-Szmek2021-04-081-1/+1
| | | | | << EOF → <<EOF > foo < bar → >foo <bar
* test/TEST-28: avoid race in handling of /testokZbigniew Jędrzejewski-Szmek2020-03-283-0/+5
|
* test: move TEST-28-PERCENTJ-WANTEDBY setup to static filesZbigniew Jędrzejewski-Szmek2020-03-282-0/+15