test21470 276 B

12345
  1. o Minor features (unit tests):
  2. - Improve version parsing tests: add tests for typical version components,
  3. add tests for invalid versions, including numeric range and non-numeric
  4. prefixes.
  5. Unit tests 21278, 21450, and 21507. Partially implements 21470.