diff options
author | Ross Burton <ross.burton@intel.com> | 2017-05-02 13:42:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-16 14:08:15 +0100 |
commit | 0bf875ea234bb9ff50d347345782e14d6b7d3ff9 (patch) | |
tree | 25730248a08d438639de51046151004edb3645eb /.gitignore | |
parent | 9ebeb374e49ecedecba8fe16fff3717edbc41994 (diff) | |
download | openembedded-core-0bf875ea234bb9ff50d347345782e14d6b7d3ff9.tar.gz openembedded-core-0bf875ea234bb9ff50d347345782e14d6b7d3ff9.tar.bz2 openembedded-core-0bf875ea234bb9ff50d347345782e14d6b7d3ff9.zip |
oeqa/selftest: add test for package manager version comparison
This test case verifies that opkg, dpkg, and rpm all have the same behaviour for
version ordering, specifically the behaviour of ~ which should be sorting
*before* nothing:
1.0 < 2.0~pre < 2.0 < 2.0-fix
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions