2
2
# subunit: extensions to python unittest to get test results from subprocesses.
3
3
# Copyright (C) 2005 Robert Collins <robertc@robertcollins.net>
5
6
# Licensed under either the Apache License, Version 2.0 or the BSD 3-clause
6
7
# license at the users choice. A copy of both licenses are available in the
7
8
# project source as Apache-2.0 and BSD. You may not use this file except in
8
9
# compliance with one of these two licences.
10
11
# Unless required by applicable law or agreed to in writing, software
11
12
# distributed under these licenses is distributed on an "AS IS" BASIS, WITHOUT
12
13
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the