fmt: update to 11.1.2
[oi-userland.git] / components / python / icecream / test / results-all.master
blob9a4d8b53a6a39457b4f28aa7ef92999bbf0674ef
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m unittest -v
3 testArgToStringFunction (tests.test_icecream.TestIceCream) ... ok
4 testAsArgument (tests.test_icecream.TestIceCream) ... ok
5 testCallSurroundedByExpressions (tests.test_icecream.TestIceCream) ... ok
6 testColoring (tests.test_icecream.TestIceCream) ... ok
7 testComments (tests.test_icecream.TestIceCream) ... ok
8 testComplicated (tests.test_icecream.TestIceCream) ... ok
9 testConfigureOutputWithNoParameters (tests.test_icecream.TestIceCream) ... ok
10 testContextAbsPathMultiLine (tests.test_icecream.TestIceCream) ... ok
11 testContextAbsPathSingleLine (tests.test_icecream.TestIceCream) ... ok
12 testDifferentName (tests.test_icecream.TestIceCream) ... ok
13 testEnableDisable (tests.test_icecream.TestIceCream) ... ok
14 testExpressionArguments (tests.test_icecream.TestIceCream) ... ok
15 testFormat (tests.test_icecream.TestIceCream) ... ok
16 testIncludeContextMultiLine (tests.test_icecream.TestIceCream) ... ok
17 testIncludeContextSingleLine (tests.test_icecream.TestIceCream) ... ok
18 testMetadata (tests.test_icecream.TestIceCream) ... ok
19 testMethodArguments (tests.test_icecream.TestIceCream) ... ok
20 testMultilineContainerArgs (tests.test_icecream.TestIceCream) ... ok
21 testMultilineInvocationWithComments (tests.test_icecream.TestIceCream) ... ok
22 testMultilineValueWrapped (tests.test_icecream.TestIceCream) ... ok
23 testMultipleArguments (tests.test_icecream.TestIceCream) ... ok
24 testMultipleArgumentsLongLineWrapped (tests.test_icecream.TestIceCream) ... ok
25 testMultipleCallsOnSameLine (tests.test_icecream.TestIceCream) ... ok
26 testMultipleTupleArguments (tests.test_icecream.TestIceCream) ... ok
27 testNestedMultiline (tests.test_icecream.TestIceCream) ... ok
28 testNoSourceAvailableIssuesExactlyOneWarning (tests.test_icecream.TestIceCream) ... ok
29 testNoSourceAvailablePrintsMultiline (tests.test_icecream.TestIceCream)
30 This tests for a bug which caused only multiline prints to fail. ... ok
31 testNoSourceAvailablePrintsValues (tests.test_icecream.TestIceCream) ... ok
32 testOutputFunction (tests.test_icecream.TestIceCream) ... ok
33 testPrefixConfiguration (tests.test_icecream.TestIceCream) ... ok
34 testReturnValue (tests.test_icecream.TestIceCream) ... ok
35 testSingleArgument (tests.test_icecream.TestIceCream) ... ok
36 testSingleArgumentLongLineNotWrapped (tests.test_icecream.TestIceCream) ... ok
37 testSingleTupleArgument (tests.test_icecream.TestIceCream) ... ok
38 testSingledispatchArgumentToString (tests.test_icecream.TestIceCream) ... ok
39 testValues (tests.test_icecream.TestIceCream) ... ok
40 testWithoutArgs (tests.test_icecream.TestIceCream) ... ok
41 testInstall (tests.test_install.TestIceCreamInstall) ... ok
42 testUninstall (tests.test_install.TestIceCreamInstall) ... ok
44 ----------------------------------------------------------------------
45 Ran 39 tests
48   py$(PYV): OK
49   congratulations :)