Makefile revision 4337
1498N/A# The contents of this file are subject to the terms of the 1498N/A# Common Development and Distribution License (the "License"). 1498N/A# You may not use this file except in compliance with the License. 1498N/A# See the License for the specific language governing permissions 1498N/A# and limitations under the License. 1498N/A# When distributing Covered Code, include this CDDL HEADER in each 1498N/A# If applicable, add the following below this CDDL HEADER, with the 1498N/A# fields enclosed by brackets "[]" replaced with your own identifying 1498N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1498N/A# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. # Syntax issues: not Python 3 ready. # Master test results are the same for all supported versions of Python, so # override here, rather than create multiple identical master files. # The additional zope.interface specific set of transforms to be applied # to the test results to try to normalize them. '-e "s|\(Ran 1 test in\).*|\1|" ' \
'-e "s|\(Ran .* tests in\).*|\1|" '