1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-29 04:49:44 +03:00

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
598656985a selftest: list.remove raises ValueError rather than KeyError. 2010-05-30 17:05:49 +02:00
Jelmer Vernooij
7da94cc4a6 subunit: Support formatting compatible with upstream subunit, for consistency.
Upstream subunit makes a ":" after commands optional, so I've fixed any
places where we might trigger commands accidently. I've filed a bug
about this in subunit.
2010-04-11 20:57:33 +02:00
Jelmer Vernooij
d0ab7440ac selftest: Accept 'testing:' to introduce new tests. 2010-04-11 20:57:33 +02:00
Jelmer Vernooij
664eacc53a subunit: Don't abort when receiving test results from tests that weren't
announced.
2010-04-10 22:38:33 +02:00
Jelmer Vernooij
e39ed552b6 selftest: Remove python2.4-isms 2010-04-06 04:01:54 +02:00
Jelmer Vernooij
6c299d28b5 selftest: Use standard subunit command for progress reporting. 2010-03-31 02:20:08 +02:00
Jelmer Vernooij
7f1360db51 selftest: Support parsing progress in format-subunit/filter-subunit. 2010-03-31 02:20:08 +02:00
Jelmer Vernooij
08161e093d selftest: Convert filter-subunit to Python so the subunit Python module
can be used later.
2010-03-31 02:20:07 +02:00
Jelmer Vernooij
c108a2e74e format-subunit: Improve formatting, simplify code. 2010-03-30 01:08:20 +02:00
Jelmer Vernooij
ef3fb75261 selftest: Replace perl subunit formatter with python subunit formatter,
so we can leverage the work happening in python-subunit.
2010-03-30 01:08:20 +02:00
Jelmer Vernooij
0c78368a31 selftest: Convert format-subunit to Python. 2010-03-30 01:08:20 +02:00