]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tests: add tests for OE pre-release version formatting
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 10 Feb 2015 18:13:24 +0000 (18:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Feb 2015 09:10:30 +0000 (09:10 +0000)
commit3a9eefe27f29a4593d6298f0427ac5f3e9183377
tree5eaed6492eda7c2ea73b3d2d9435d493eafb71e0
parentb6dc946f477adc40d68da16e2f2580cb3b4a10db
tests: add tests for OE pre-release version formatting

This scheme is used for versioning recipes that are pre-release (alpha,
beta, etc.) within OpenEmbedded, so add some tests to ensure the
appropriate comparison results still hold true.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/tests/utils.py