diff --git a/python-testrepository.changes b/python-testrepository.changes index 2cccbbe..bbcdbaf 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com + +- Update to version 0.0.18 + + ``run`` now accepts ``--isolated`` as a parameter, which will cause each + selected test to be run independently. This can be useful to both workaround + isolation bugs and detect tests that can not be run independently. + + + ``capture_ids`` in test_run now returns a list of captures, permitting tests + that need to test multiple runs to do so. + ------------------------------------------------------------------- Thu Oct 24 11:15:47 UTC 2013 - speilicke@suse.com diff --git a/python-testrepository.spec b/python-testrepository.spec index df6edd4..bee9364 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -17,7 +17,7 @@ Name: python-testrepository -Version: 0.0.17 +Version: 0.0.18 Release: 0 Summary: A repository of test results License: BSD-3-Clause or Apache-2.0 diff --git a/testrepository-0.0.17.tar.gz b/testrepository-0.0.17.tar.gz deleted file mode 100644 index 9b771bc..0000000 --- a/testrepository-0.0.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70b70e0ba6aacb44036ed5dcbdbe36008816fc7098c2e3e4891734fc09ecd36e -size 84255 diff --git a/testrepository-0.0.18.tar.gz b/testrepository-0.0.18.tar.gz new file mode 100644 index 0000000..0c25269 --- /dev/null +++ b/testrepository-0.0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba15301c6ec6bf1b8e0dad10ac7313b11e17ceb8d28ec4a3625c9aaa766727fd +size 84886