Skip to content

Add support/tests for alpine ranges #37

Description

@pombredanne

Thee are supposed to be mostly the same as gentoo, but we need to validate this. Having a vers scheme would make a lot of sense too in anycase

This file by @fabled https://git.alpinelinux.org/apk-tools/tree/tests/version.data contains all version tests from apk such as:

1.0 < 1.0bc		# invalid. do string sort
0.1.0_alpha = 0.1.0_alpha
0.1.0_alpha < 0.1.3_alpha
0.1.3_alpha > 0.1.0_alpha

We should validate we pass all these tests too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions