jw-pkg/test/integration
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann a197e9c50d
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 4m42s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 4m30s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 4m17s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m24s
CI / Packaging test (push) Successful in 0s
cmds.projects.CmdCreateFile: Fix --format help
The possible values of --format are defined by an Enum which is never
really used as such. Derive them from class introspection instead, i.e.
offer all formats that have a corresponding render_<format>() name.

Also, turn the option into real argparse-backed choices, and make the
argument mandatory, because that reflects the reality of the implementation
- there is no default.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-09-13 22:18:09 +02:00
..
jw-pkg cmds.projects.CmdCreateFile: Fix --format help 2026-09-13 22:18:09 +02:00
Makefile test: Add subdirectory with integration test 2026-06-25 14:40:53 +02:00