forked from pool/python-testrepository
Accepting request 207595 from devel:languages:python
update to version 0.0.18 (forwarded request 207594 from posophe) OBS-URL: https://build.opensuse.org/request/show/207595 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=9
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b70e0ba6aacb44036ed5dcbdbe36008816fc7098c2e3e4891734fc09ecd36e
|
||||
size 84255
|
3
testrepository-0.0.18.tar.gz
Normal file
3
testrepository-0.0.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba15301c6ec6bf1b8e0dad10ac7313b11e17ceb8d28ec4a3625c9aaa766727fd
|
||||
size 84886
|
Reference in New Issue
Block a user