From 99105306c67e68cfab14dbe9325d71fb870e851c Mon Sep 17 00:00:00 2001 From: Kate Ward Date: Sun, 10 Jan 2016 18:49:01 +0100 Subject: Renamed 1.0.4 to 1.2.0 as there won't be a 1.0.4 release --- test_results/1.2.0/Solaris-10u10.txt | 316 +++++++++++++++++++++++++++++++++++ 1 file changed, 316 insertions(+) create mode 100644 test_results/1.2.0/Solaris-10u10.txt (limited to 'test_results/1.2.0/Solaris-10u10.txt') diff --git a/test_results/1.2.0/Solaris-10u10.txt b/test_results/1.2.0/Solaris-10u10.txt new file mode 100644 index 0000000..ee3083b --- /dev/null +++ b/test_results/1.2.0/Solaris-10u10.txt @@ -0,0 +1,316 @@ +#------------------------------------------------------------------------------ +# System data +# + +# test run info +shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh" +tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh" + +# system info +$ date +Tue Jan 15 01:09:38 MET 2013 +$ uname -mprsv +SunOS 5.10 Generic_147441-01 i86pc i386 + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/sh +# +shell name: sh +shell version: unknown + +--- Executing the 'defines' test suite --- +testFlagsDefine +testBoolean +testFloat +testInteger +testString +testShortNameLength +testFlagNameIsReserved + +Ran 7 tests. + +OK + +--- Executing the 'parsing' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testGetoptStandard +testGetoptEnhanced +testValidBoolsShort +testValidBoolsLong +testValidFloats +testInvalidFloats +testValidIntegers +testInvalidIntegers +testValidStrings +testMultipleFlags +testSingleNonFlagArg +testMultipleNonFlagArgs +testMultipleNonFlagStringArgsWithSpaces +testFlagsWithEquals +testComplicatedCommandLineStandard +testComplicatedCommandLineEnhanced + +Ran 16 tests. + +OK + +--- Executing the 'private' test suite --- +test:WARN Shell built-ins not supported. Some tests will be skipped. +testColumns +testGenOptStr +testGetFlagInfo +testItemInList +testValidBool +testValidFloatBuiltin +testValidFloatExpr +testValidIntBuiltin +testValidIntExpr +testMathBuiltin +testMathExpr +testStrlenBuiltin +testStrlenExpr + +Ran 13 tests. + +OK (skipped=46) + +--- Executing the 'public' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testHelp +testStandardHelpOutput +testEnhancedHelpOutput +testNoHelp + +Ran 4 tests. + +OK (skipped=5) + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/bash +# +shell name: bash +shell version: 3.2.51(1)-release + +--- Executing the 'defines' test suite --- +testFlagsDefine +testBoolean +testFloat +testInteger +testString +testShortNameLength +testFlagNameIsReserved + +Ran 7 tests. + +OK + +--- Executing the 'parsing' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testGetoptStandard +testGetoptEnhanced +testValidBoolsShort +testValidBoolsLong +testValidFloats +testInvalidFloats +testValidIntegers +testInvalidIntegers +testValidStrings +testMultipleFlags +testSingleNonFlagArg +testMultipleNonFlagArgs +testMultipleNonFlagStringArgsWithSpaces +testFlagsWithEquals +testComplicatedCommandLineStandard +testComplicatedCommandLineEnhanced + +Ran 16 tests. + +OK + +--- Executing the 'private' test suite --- +testColumns +testGenOptStr +testGetFlagInfo +testItemInList +testValidBool +testValidFloatBuiltin +testValidFloatExpr +testValidIntBuiltin +testValidIntExpr +testMathBuiltin +testMathExpr +testStrlenBuiltin +testStrlenExpr + +Ran 13 tests. + +OK + +--- Executing the 'public' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testHelp +testStandardHelpOutput +testEnhancedHelpOutput +testNoHelp + +Ran 4 tests. + +OK (skipped=5) + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/dash +# + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/ksh +# +shell name: ksh +shell version: M-11/16/88i + +--- Executing the 'defines' test suite --- +testFlagsDefine +testBoolean +testFloat +testInteger +testString +testShortNameLength +testFlagNameIsReserved + +Ran 7 tests. + +OK + +--- Executing the 'parsing' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testGetoptStandard +testGetoptEnhanced +testValidBoolsShort +testValidBoolsLong +testValidFloats +testInvalidFloats +testValidIntegers +testInvalidIntegers +testValidStrings +testMultipleFlags +testSingleNonFlagArg +testMultipleNonFlagArgs +testMultipleNonFlagStringArgsWithSpaces +testFlagsWithEquals +testComplicatedCommandLineStandard +testComplicatedCommandLineEnhanced + +Ran 16 tests. + +OK + +--- Executing the 'private' test suite --- +testColumns +testGenOptStr +testGetFlagInfo +testItemInList +testValidBool +testValidFloatBuiltin +testValidFloatExpr +testValidIntBuiltin +testValidIntExpr +testMathBuiltin +testMathExpr +testStrlenBuiltin +testStrlenExpr + +Ran 13 tests. + +OK + +--- Executing the 'public' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testHelp +testStandardHelpOutput +testEnhancedHelpOutput +testNoHelp + +Ran 4 tests. + +OK (skipped=5) + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/pdksh +# + + +#------------------------------------------------------------------------------ +# Running the test suite with /bin/zsh +# +shell name: zsh +shell version: 4.2.1 + +--- Executing the 'defines' test suite --- +testFlagsDefine +testBoolean +testFloat +testInteger +testString +testShortNameLength +testFlagNameIsReserved + +Ran 7 tests. + +OK + +--- Executing the 'parsing' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testGetoptStandard +testGetoptEnhanced +testValidBoolsShort +testValidBoolsLong +testValidFloats +testInvalidFloats +testValidIntegers +testInvalidIntegers +testValidStrings +testMultipleFlags +testSingleNonFlagArg +testMultipleNonFlagArgs +testMultipleNonFlagStringArgsWithSpaces +testFlagsWithEquals +testComplicatedCommandLineStandard +testComplicatedCommandLineEnhanced + +Ran 16 tests. + +OK + +--- Executing the 'private' test suite --- +testColumns +testGenOptStr +testGetFlagInfo +testItemInList +testValidBool +testValidFloatBuiltin +testValidFloatExpr +testValidIntBuiltin +testValidIntExpr +testMathBuiltin +testMathExpr +testStrlenBuiltin +testStrlenExpr + +Ran 13 tests. + +OK + +--- Executing the 'public' test suite --- +test:WARN Standard version of getopt found. Enhanced tests will be skipped. +testHelp +testStandardHelpOutput +testEnhancedHelpOutput +testNoHelp + +Ran 4 tests. + +OK (skipped=5) -- cgit v1.2.3