Searched defs:COMPONENT_TEST_TRANSFORMS (Results 1 - 20 of 20) sorted by relevance

/solaris-userland/components/python/idna/
H A DMakefile54 COMPONENT_TEST_TRANSFORMS = "'/^Ran .+ / { sub(\" tests in .+s\", \" tests in\"); print }; /!NF/ { print }; /^OK/ { print };'" macro
/solaris-userland/components/python/pyasn1/
H A DMakefile50 COMPONENT_TEST_TRANSFORMS = "'/^Ran .+ / { sub(\" tests in .+s\", \" tests in\"); print }; /!NF/ { print }; /^OK/ { print };'" macro
/solaris-userland/components/python/pybonjour/
H A DMakefile52 COMPONENT_TEST_TRANSFORMS = "'/^Ran .+ / { sub(\" tests in .+s\", \" tests in\"); print }; /!NF/ { print }; /^OK/ { print };'" macro
/solaris-userland/components/python/pyopenssl/
H A DMakefile58 COMPONENT_TEST_TRANSFORMS = "'/^Running / { print }; /^ERROR: / { print }; /^FAIL: / { print }; /^Ran / { sub(\" tests in .+s\", \" tests in\"); print }; /^FAILED / { print }; /^OK / { print };'" macro
/solaris-userland/components/libexpat/
H A DMakefile49 COMPONENT_TEST_TRANSFORMS = \ macro
/solaris-userland/components/libxml2/
H A DMakefile105 COMPONENT_TEST_TRANSFORMS = \ macro
/solaris-userland/components/python/astroid/
H A DMakefile54 COMPONENT_TEST_TRANSFORMS = "'/Ran (.+) test cases/{ sub(/in(.+)\)/, \"\"); print }/All (.+) modules OK/'" macro
/solaris-userland/components/python/logilab-common/
H A DMakefile65 COMPONENT_TEST_TRANSFORMS = "'/Ran (.+) test cases/{ sub(/in(.+)\)/, \"\"); print }/(.+) modules OK/'" macro
/solaris-userland/components/python/nose/
H A DMakefile85 COMPONENT_TEST_TRANSFORMS = "'/^ERROR: / { print }; /^Ran / { sub(\" tests in .+s\", \" tests in\"); print }; /^FAILED / { print }; /^OK / { print };'" macro
/solaris-userland/components/python/pylint/
H A DMakefile88 COMPONENT_TEST_TRANSFORMS = "'/Ran (.+) test cases/{ sub(/in(.+)\)/, \"\"); print }/All (.+) modules OK/'" macro
/solaris-userland/components/tcl/tcl/
H A DMakefile72 COMPONENT_TEST_TRANSFORMS = "'/append.test/ {results = 1}; /httpold.test/ {results = 0}; /if-old.test/ {results = 1}; /Tests ended at/ {results = 0}; {if (results) print $0 } '" macro
/solaris-userland/components/gtar/
H A DMakefile60 COMPONENT_TEST_TRANSFORMS = \ macro
/solaris-userland/components/python/twisted/
H A DMakefile71 COMPONENT_TEST_TRANSFORMS = "'/^\[FAIL\]: / { print }; /^\[ERROR\]: / { print }; /^Ran / { sub(\" tests in .+s\", \" tests in\"); print }; /^FAILED / { print }; /^OK / { print };'" macro
/solaris-userland/components/python/twisted-web2/
H A DMakefile57 COMPONENT_TEST_TRANSFORMS = "'/\[ERROR\]/ { print }; /\[OK\]/ { print }; /^Ran / { sub(\" tests in .+s\", \" tests in\"); print }; /^FAILED / { print }; /^PASSED / { print };'" macro
/solaris-userland/components/python/python34/
H A DMakefile195 COMPONENT_TEST_TRANSFORMS = "'/tests OK./ {results = 1}; /Re-running failed tests in verbose mode/ {results = 0} {if (results) print $0 } '" macro
/solaris-userland/components/python/python35/
H A DMakefile198 COMPONENT_TEST_TRANSFORMS = "'/tests OK./ {results = 1}; /Re-running failed tests in verbose mode/ {results = 0} {if (results) print $0 } '" macro
/solaris-userland/components/desktop/firefox/
H A DMakefile189 COMPONENT_TEST_TRANSFORMS = \ macro
/solaris-userland/components/python/python27/
H A DMakefile204 COMPONENT_TEST_TRANSFORMS = "'/tests OK./ {results = 1}; /Makefile:/ {results = 0} {if (results) print $0 } '" macro
/solaris-userland/components/desktop/thunderbird/
H A DMakefile230 COMPONENT_TEST_TRANSFORMS = \ macro
/solaris-userland/make-rules/
H A Dshared-macros.mk327 COMPONENT_TEST_TRANSFORMS = \ macro
339 $(COMPONENT_TEST_TRANSFORMS) \

Completed in 756 milliseconds