jw-pkg/test/unit/python/jw/pkg
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 83b5151f22
lib.version.Version.next(): Step the last part
Range expansion needs a bound that steps the last existing part of a
version, add that.

next() increments the last part, whatever it is: next of '1' is '2', of
'1.0' is '1.1', of '1.2.3' is '1.2.4', of '1.2.3-45' is '1.2.3-46'.

Tests written by AI.

Signed-off-by: Jan Lindemann <jan@janware.com>
Assisted-by: unsloth/Qwen3.8-27B-GGUF:Q4_K_M with pi.dev v0.85.1
2026-09-15 21:43:47 +02:00
..
cmds cmds.projects.CmdCreatePkgConfig: Fix Requires lines 2026-09-13 22:53:12 +02:00
lib lib.version.Version.next(): Step the last part 2026-09-15 21:43:47 +02:00
Makefile test: Move unit tests below jw/pkg 2026-06-25 20:57:05 +02:00