index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
selftest
/
subunithelper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
PY3: Only decode when necessary
Noel Power
2018-10-23
1
-1
/
+6
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
1
-23
/
+23
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
2018-08-24
1
-1
/
+1
*
python: bulk replace dict.iteritems to items for py3
Joe Guo
2018-04-13
1
-1
/
+1
*
selftest: convert print func to be py2/py3 compatible
Noel Power
2018-03-23
1
-9
/
+10
*
selftest: subunithelper needs to follow the subunit spec more closely
Douglas Bagnall
2018-02-22
1
-1
/
+2
*
selftest and autrobuild: convert 'except X, e' to 'except X as e'
Douglas Bagnall
2018-02-15
1
-1
/
+1
*
selftest: use an additional directory of knownfail/flapping files
Douglas Bagnall
2017-06-03
1
-14
/
+27
*
make perftest: for performance testing
Douglas Bagnall
2016-08-31
1
-0
/
+68
*
filter-subunit: default to empty affixes, saving verbose checks
Douglas Bagnall
2016-08-31
1
-8
/
+1
*
subunithelper: use set for efficient inclusion test
Douglas Bagnall
2016-08-31
1
-1
/
+5
*
Remove another call to addUnexpectedSuccess with too many arguments.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
TestCase.addUnexpectedSuccess doesn't take an error.
Jelmer Vernooij
2015-03-06
1
-3
/
+3
*
Drop support for failfast mode, rather than adding support for it everywhere.
Jelmer Vernooij
2015-03-06
1
-4
/
+0
*
Set failfast property for test reporters that need it.
Jelmer Vernooij
2015-03-06
1
-0
/
+4
*
Support using third party iso8601 module if system doesn't provide one.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
subunithelper: Fix progress support.
Jelmer Vernooij
2015-03-06
1
-1
/
+8
*
Use iso8601 from the system, rather than the one bundled with subunit.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
Fix handling of unexpected failures in subunithelper.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
Use samba.subunit in selftest.subunithelper, except for iso8601.
Jelmer Vernooij
2015-03-06
1
-44
/
+38
*
Display total number of tests in format-subunit, not just number of test suites.
Jelmer Vernooij
2014-11-19
1
-1
/
+7
*
subunit: report [X/Y at Zs] instead of [X/Y in Zs]
Michael Adam
2014-10-23
1
-1
/
+1
*
selftest/subunithelper.py: correctly pass testsuite-uxsuccess to end_testsuite()
Stefan Metzmacher
2014-03-13
1
-1
/
+4
*
selftest/subunithelper.py: correctly handle fail_immediately in end_testsuite...
Stefan Metzmacher
2014-03-13
1
-0
/
+6
*
selftest/subunithelper.py: correctly handle unexpected success in FilterOps
Stefan Metzmacher
2014-03-13
1
-1
/
+13
*
selftest: Place the test environment at the end of the failure lines
Andrew Bartlett
2012-04-27
1
-4
/
+9
*
selftest: Display unexpected successes and expected failures.
Jelmer Vernooij
2011-12-05
1
-13
/
+35
*
selftest: Add --flapping argument to filter-subunit.
Jelmer Vernooij
2011-12-05
1
-2
/
+26
*
subunithelper: Exit with 1 if more than zero testsuites failed or
Jelmer Vernooij
2010-11-21
1
-5
/
+10
*
filter-subunit: Add --fail-on-empty argument.
Jelmer Vernooij
2010-11-03
1
-0
/
+3
*
subunithelper: Don't access 'message' attribute directly as it deprecated
Kamen Mazdrashki
2010-10-10
1
-1
/
+1
*
subunithelper: Remove accidentally added line.
Jelmer Vernooij
2010-10-02
1
-3
/
+0
*
subunithelper: Fix format time.
Jelmer Vernooij
2010-10-02
1
-1
/
+2
*
subunithelper: Make filter options optional.
Jelmer Vernooij
2010-10-02
1
-9
/
+9
*
selftest: Move plain text formatter to subunithelper.
Jelmer Vernooij
2010-10-02
1
-1
/
+203
*
selftest: Avoid accessing deprecated BaseException.message.
Jelmer Vernooij
2010-09-30
1
-1
/
+1
*
Add dedicated exception for immediate failure in filter-subunit, don't raise ...
Jelmer Vernooij
2010-09-28
1
-3
/
+10
*
filter-subunit: added a --fail-immediately option
Andrew Tridgell
2010-09-28
1
-1
/
+7
*
subunithelper: Cope with errors outside of testsuites.
Jelmer Vernooij
2010-09-22
1
-0
/
+1
*
selftest: Let tests add prefix to tests by themselve.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
subunit: Re-add outputmsg.
Jelmer Vernooij
2010-09-15
1
-0
/
+3
*
subunit: Use RemoteError when passing errors to upstream subunit.
Jelmer Vernooij
2010-09-14
1
-16
/
+19
*
subunit: Use standard subunit functions for reproducing subunit streams.
Jelmer Vernooij
2010-09-14
1
-50
/
+23
[next]