2013-05-06 07:39:31 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-05-15 13:30:46 +00:00
|
|
|
Fri May 15 12:47:31 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 0.5.0:
|
|
|
|
* Tests fixed for Python 3.3, 3.4, 3.5. (Robert Collins)
|
|
|
|
- add new build dependency python-pbr
|
|
|
|
- add new runtime dependencies python-pbr and python-testtools
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-05-06 07:39:31 +00:00
|
|
|
Mon May 6 07:14:03 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Properly run testsuite, but not (currently) on SLE_11_SP2
|
|
|
|
|
2013-05-02 13:45:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 2 13:43:11 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.4:
|
|
|
|
+ Python 3.2 support added. (Robert Collins)
|
|
|
|
|
2012-04-06 21:23:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 6 21:18:20 UTC 2012 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Update to 0.3:
|
|
|
|
* New function per_module_scenarios for tests that should be applied across
|
|
|
|
multiple modules providing the same interface, some of which may not be
|
|
|
|
available at run time. (Martin Pool)
|
|
|
|
* TestWithScenarios is now backed by a mixin - WithScenarios - which can be
|
|
|
|
mixed into different unittest implementations more cleanly (e.g.
|
|
|
|
unittest2). (James Polley, Robert Collins)
|
|
|
|
- Recreate spec with current conventions
|
|
|
|
|
2011-04-16 19:02:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 16 18:56:49 UTC 2011 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Initial release
|
|
|
|
|