Commit graph

8 commits

Author SHA1 Message Date
Christian Kellner
b625f96c2b test: move run-builder into test/
Move the run-builder.sh helper into the `test/` sub-directory. It
is mainly needed for testing together with the other test scripts.
2020-09-29 21:40:25 +01:00
Christian Kellner
660f0f2700 test: move run-koji-container.sh to test/
Move the run-koji-container.sh helper into the `test/` sub-directory.
It is mainly needed for testing together with the other test scripts.
2020-09-29 21:40:25 +01:00
Christian Kellner
05f1ecac8e test: move make-tags.sh into test/
Move the make-tags.sh helper into the `test/` sub-directory. It is
mainly needed for testing together with the other test scripts.
2020-09-29 21:40:25 +01:00
Christian Kellner
3ee5966b79 HACKING.md: add Patches, Coding Style sections
Small hint where to file patches and what the coding style is.
2020-09-26 11:37:02 +01:00
Christian Kellner
01de94bc44 HACKING.md: small formatting adjustmensts
Declare code blocks to be shell, add a newline here and there.
2020-09-26 11:37:02 +01:00
Christian Kellner
b2a62d4dcf HACKING.md: troubleshooting and cleanup sections
Some more help if stuff goes wrong and some cleanup instructions.
2020-09-25 22:33:31 +01:00
Christian Kellner
ec16d4fb14 HACKING.md: move useful links from README.md
There are not of general interest, but are specific to plugin
development. Move it to HACKING.md.
2020-09-25 15:26:36 +01:00
Christian Kellner
3be53c1849 HACKING.md: added with testing instructions
Add instructions how to run the unit tests as well as the full
local test environment.
2020-09-25 15:26:36 +01:00