deb-python-os-testr/os_testr
Attila Fazekas 083faa0741 Simplify logic in _get_test_list
_get_test_list had the same action for the elif case,
it was replaced by 'or' .

Change-Id: I2be9974beea3ca398d61e58726a63518b15cf3c4
2016-07-27 15:40:15 +02:00
..
tests Sort failed tests at the top on HTML result page 2016-05-26 20:38:37 +00:00
utils Add colored output feature to subunit-trace 2015-11-25 13:15:22 +09:00
__init__.py Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
generate_subunit.py Add version option for ostestr and subunit-trace 2016-04-12 13:08:32 +09:00
ostestr.py Seperate regex builder logic into a seperate module 2016-05-23 19:10:16 -04:00
regex_builder.py Simplify logic in _get_test_list 2016-07-27 15:40:15 +02:00
subunit2html.py Sort failed tests at the top on HTML result page 2016-05-26 20:38:37 +00:00
subunit_trace.py Make unexpected success as fail 2016-06-17 16:42:21 +09:00