TESTING "Component Test Suite: common and basic components" ./test-common --group=common TEST "Hello test" HelloWorld_test 3 < out: wrapping cmdline: out: ... out: --> out: wrapping cmdline:spam... out: 0|spam| out: -->spam out: wrapping cmdline: out: spam... out: 0|spam| out: -->spam out: wrapping cmdline:eat more spam... out: 0|eat| out: 1|more| out: 2|spam| out: -->eat more spam out: wrapping cmdline: oo _O()O_ ä + €... out: 0|oo| out: 1|_O()O_| out: 2|ä| out: 3|+| out: 4|€| out: -->oo _O()O_ ä + € out: wrapping cmdline:Ω ooΩ oΩo Ωoo... out: 0|Ω| out: 1|ooΩ| out: 2|oΩo| out: 3|Ωoo| out: -->Ω ooΩ oΩo Ωoo out: Standard Cmdlineformat:one two END TEST "CustomSharedPtr_test" CustomSharedPtr_test < [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ] out: removed 0 ---> [ 1, 2, 3, 4, 5, 6, 7, 8, 9, ] out: removed 9 ---> [ 0, 1, 2, 3, 4, 5, 6, 7, 8, ] out: removed 5 ---> [ 0, 1, 2, 3, 4, 6, 7, 8, 9, ] out: removed 0 2 4 6 8 ---> [ 1, 3, 5, 7, 9, ] out: removed 1 3 5 7 9 ---> [ 0, 2, 4, 6, 8, ] out: removed 0 1 2 3 4 5 6 7 8 9 ---> [ ] out: removed 0 1 2 3 4 5 6 7 8 ---> [ 9, ] out: removed 1 2 3 4 5 6 7 8 9 ---> [ 0, ] out: removed 0 1 2 3 4 6 7 8 9 ---> [ 5, ] END TEST "SanitizedIdentifier_test" SanitizedIdentifier_test < 'Word' out: 'a Sentence' --> 'a_Sentence' out: 'trailing Withespace out: ' --> 'trailing_Withespace' out: 'with a lot out: of Whitespace' --> 'with_a_lot_of_Whitespace' out: 'with"much (punctuation)[]!' --> 'withmuch_(punctuation)' out: '§&Ω%€ leading garbage' --> 'leading_garbage' out: 'mixed Ω garbage' --> 'mixed_garbage' out: 'Bääääh!!' --> 'Bh' out: '§&Ω%€' --> '' END TEST "SingletonSubclass_test" SingletonSubclass_test 13 < Testgroup=ALL out: --> Test-ID =--missing-- out: --> remaining= out: Testing invocation with cmdline: --help... out: --> Testgroup=ALL out: --> Test-ID =--missing-- out: --> remaining= out: Testing invocation with cmdline: --group TestGroupID... out: --> Testgroup=TestGroupID out: --> Test-ID =--missing-- out: --> remaining= out: Testing invocation with cmdline: SingleTestID... out: --> Testgroup=ALL out: --> Test-ID =SingleTestID out: --> remaining=SingleTestID out: Testing invocation with cmdline: SingleTestID --group TestGroupID... out: --> Testgroup=TestGroupID out: --> Test-ID =SingleTestID out: --> remaining=SingleTestID out: Testing invocation with cmdline: --group TestGroupID SingleTestID ... out: --> Testgroup=TestGroupID out: --> Test-ID =SingleTestID out: --> remaining=SingleTestID out: Testing invocation with cmdline: --group TestGroupID SingleTestID spam eggs... out: --> Testgroup=TestGroupID out: --> Test-ID =SingleTestID out: --> remaining=SingleTestID spam eggs out: Testing invocation with cmdline: SingleTestID spam --group TestGroupID --eggs... out: --> Testgroup=TestGroupID out: --> Test-ID =SingleTestID out: --> remaining=SingleTestID spam --eggs END TEST "TypeList_test" TypeList_test < > out: ctor DoIt > out: ctor DoIt > out: ctor DoIt > out: ctor DoIt > out: ctor DoIt > out: Block< 2>::eat(..) out: Block< 5>::eat(..) out: Block<13>::eat(..) out: gulp! out: dtor DoIt > out: dtor DoIt > out: dtor DoIt > out: dtor DoIt > out: dtor DoIt > out: dtor DoIt > return: 0 END TEST "VisitingTool_test" VisitingTool_test <