Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change namespace and "compare" function name #6

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Change namespace and "compare" function name #6

merged 1 commit into from
Jul 10, 2023

Conversation

galtm
Copy link
Collaborator

@galtm galtm commented Mar 19, 2023

For all functions in version-util.xsl, change namespace to the same one decided upon in #3. Also, change the function name from compare to semver-compare now that the namespace is not specific to version identifier utilities.

Closes #4.

Testing Done

  • Validated the .xsl and .xspec files
  • Ran all tests in version-util.xspec; 59 passing tests, 0 pending, 0 failures

For all functions in `version-util.xsl`, change namespace
to the same one decided upon in #3. Also, change the function
name from `compare` to `semver-compare` now that the
namespace is not specific to version identifier utilities.

Closes #4.
@wendellpiez wendellpiez merged commit ec003e2 into usnistgov:main Jul 10, 2023
@galtm galtm deleted the semver-compare branch November 20, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename semver compare function
2 participants