Toggle navigation
Toggle navigation
This project
Loading...
Sign in
josch
/
debversioncomp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
josch
2014-06-21 14:16:28 +0200
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
86e0a8cb9fbab476a6808563840a2c6e194fcf0d
86e0a8cb
1 parent
316a8611
add readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
86e0a8c
This is to test the several implementations of Debian version comparison
algorithms.
Run it via
`make test`
.
`run.py`
generates a file containing all permutations of pairs of versions. The
different programs then check whether versions are greater than, equal or less
than one another and output >, = and <, respectively in order. It is then
checked whether the output of all implementations is the same.
Please
register
or
sign in
to post a comment