14
0
forked from pool/python-stestr
Commit Graph

5 Commits

Author SHA256 Message Date
5edf77896f - fixtypo in last change
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=8
2018-08-07 20:20:40 +00:00
Tomáš Chvátal
ce325fa039 - Update the Requires/BuildRequires to reflect requirements.txt
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=7
2018-08-06 11:07:17 +00:00
dd472791e1 - update to 2.1.0:
* Uncap pbr
  * Revert "Cap pip version in windows ci"
  * Revert "Uncap pbr"
  * Uncap pbr
  * Clarify docs on group\_regex
  * Remove Python 2.6 code
  * Switch python doc reference from 2 to 3
  * Cleanup manual section on configuration
  * Fix abbreviate option in run subcommand
  * Ignore errors on cleanup in test\_return\_codes
  * Cap pip version in windows ci
  * Add docs and helper script for building man page
  * Add documentation for --suppress-attachments option
  * Add option to suppress attachment printing on successful tests
  * Add unit tests for return code from functions
  * Remove windows skips for old subunit versions
  * Cap PBR<4.0.0
  * Fixed manual page description
  * Fix manpage generation
  * Add issue description in template
  * Add an issue template to project
  * Add usage to manual docs page
  * Fix the manual docs link in README
  * Add alt texts for badges in README
  * Use flat-square design badges on README
  * Fix typos about whitelist/blacklist option in manual
  * Fix a small mistake in manual about test selection
  * Update the package summary in setup.cfg metadata
  * Add functional tests for user config file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=5
2018-08-06 09:06:28 +00:00
Thomas Bechtold
8f884781af * Pass output to output.make\_result() in stestr load
* Remove 32bit windows testing CI config
* Add functional test for analyze-isolation flag
* Fetch the data from last run earlier
* Fix the stestr run --analyze-isolation flag
* Remove contributor docs for using reno
* Fix stestr load from stdin
* Add test\_return\_codes check for valid subunit output
* Respect all selection mechanisms for discovery check
* Fix .testr.conf parsing: test path follows discover
* Fix if logic on output types in stestr load
* Add a --abbreviate flag to stestr run and load
* Add missing run command to stestr manual
* Print just error message when no stestr repo
* Fix whitelist arg usage in stestr run
* Drop reno
* Add missing home-page
* Fix: pass the top\_dir parameter to the 'list' command
* Fix: pass the test\_path parameter to the 'list' command
* Update MANUAL.rst
* Update the trove classifiers
* Use context managers for file open()
* Ensure we always close files in file repository
* Create a Code of Conduct for the project
* Fix coveralls collection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=3
2018-02-26 06:45:09 +00:00
Thomas Bechtold
3e7215e529 - initial packaging (version 1.0.0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=1
2017-09-14 12:43:20 +00:00