osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 80 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( "a" ^ "b" 5 "c" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0.15 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 20 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 86 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( + foo: - )) | 83 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 66 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0.11 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0.17 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0.19 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( goodby: 2 my: )) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( goodby: 2 my: 3)) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( goodby: my: )) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( goodby: my: 3)) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( hello: )) | 90 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( hello: 2)) | 89 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 52 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( ||| a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( |||| a)) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 79 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 69 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" 1 "b". "c" 2 "d")) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 26 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 21 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("also unfinished"")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("com"1"ment")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("nothing" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("unfinished)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(###'hello''world)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#'hello''world)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#'Δ→ə')) | 88 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #( 0 1 2 ) ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #( 0 1 2 ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #( 0 1r2 3 ) ))) | 64 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #( 0 1r2 3 ))) | 65 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #( Δ → ə ) ))) | 86 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #[ 0 1 2 ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #[ 0 1 2 ] ))) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #[ 0 1 2 ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( #[ 0 1000 2 ] ))) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( ( 0 1 2 ) ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( ( Δ → ə ) ))) | 92 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( 0 1r2 4 ))) | 62 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#( 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(# ## #ab #10 #. 10))) | 12 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(#"A"##"B"))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 42 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(().:;[]{}^#a))) | 34 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(1)#(2))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(1]2}3))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 70 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(^1))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0.35 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0.35 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(foo bar))) | 48 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#(Δ→ə))) | 91 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#1r0)) | 44 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 ) 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 -1 2 ])) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 1.0 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 256 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 a 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ 1 } 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[ ^ 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#[1]#[2])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#hello#world)) | 0.14 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#hello)) | 87 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#Δə)) | 93 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet('hello''world)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(( 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1 sign);bar)) | 37 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1 sign: 2);bar)) | 66 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1)(2))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(+ foo: )) | 70 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(+1. -a. - 1. -"A"1)) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(000r1)) | 44 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(000rx)) | 45 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(0r)) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 + 2 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 + 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 + 2 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 abs)) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 foo 2)) | 27 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 foo: ^2)) | 51 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 foo:;bar)) | 78 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 foo;2)) | 28 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 goodby: 2 my: )) | 0.18 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 goodby: my: )) | 0.18 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 goodby: my: 3)) | 0.18 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 hello: )) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 max: 2)) | 32 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 sign;)) | 12 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 sign;;bar)) | 42 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 true false nil self super thisContext)) | 0.44 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1 ± 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0.51 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1*-1 + 1--1 + 1- -1)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0.16 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(10r89abcd)) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(12r89abcd)) | 50 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1;foo)) | 26 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1a)) | 24 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1a1a1)) | 97 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1e)) | 24 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1e1e1)) | 49 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(1s1s1)) | 46 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(2rx)) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:a foo)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(:a:foo)) | 39 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(@)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(@5)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(@foo)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(@foo:)) | 65 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(@foo:5)) | 69 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(OCCodeError signal: 'false error')) | 94 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(OCRuntimeSyntaxError signal: 'false error')) | 0.14 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(Object := Object)) | 54 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(Warning signal: 'false error')) | 87 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :Object | Object + 1 ])) | 60 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 57 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 40 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a :a | a ])) | 18 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a :b | )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a b)) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a | a := 10. a ])) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a | a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a | b)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a | | a b ])) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :a || a b ])) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :self | self + 1 ])) | 47 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :super | super + 1 ])) | 61 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ :thisContext | thisContext + 1 ])) | 0.12 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ ^ 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ ^ 1. 2. ^ 3 ])) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ a: ])) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | a a | a := 10. a ])) | 27 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | a b)) | 10 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([ | b ])) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 11 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([1][2])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([: a : b])) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a 1])) | 10 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a ::b])) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a :])) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a :b])) | 10 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a b])) | 11 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a:b])) | 29 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a| | |b])) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a| ||a])) | 10 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a|| |a])) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a|||a])) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet([:a||||a])) | 12 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(^ 1. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(^ @)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(^ a)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a : foo)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := )) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := 10. ^ a)) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := @)) | 9 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 30 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. [ :a [ :a. a := a)) | 25 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. [ :a a ]. a := a)) | 36 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 51 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. [ | a a := a ]. a := a)) | 39 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 37 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. { [ :a | }. a := a)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a := a. { [ :a }. a := a)) | 27 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a :foo)) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a | )) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a || )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 1.4 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a:)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a::)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a::foo)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(a:foo)) | 38 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(false := false)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 60 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < )) | 20 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < + 1> )) | 18 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < + > )) | 18 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < 4)) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar )) | 35 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar ; baz > )) | 60 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: )) | 67 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: 1 + 1 > )) | 70 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: 1 1 > )) | 68 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: [ 1 ] > )) | 69 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: baz > )) | 85 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo < bar: { 1 } > )) | 70 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo <> )) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo <bar: #[ -1 ]> )) | 69 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo <bar: > )) | 66 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo <bar:(1)>)) | 68 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 85 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0.27 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 91 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 77 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 79 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 66 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: )) | 47 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: + )) | 69 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: 1)) | 46 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: Object ^ Object + 1)) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0.12 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a a := 10. ^ a)) | 0.1 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a bar: a ^ a)) | 0.15 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0.24 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0.22 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: bar: )) | 94 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: self ^ self + 1)) | 48 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: super ^ super + 1)) | 48 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo: thisContext ^ thisContext + 1)) | 73 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(foo:bar:)) | 93 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(nil := nil)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(self := self)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(super := super)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(thisContext := thisContext)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(true := true)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0.27 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ [ ( )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ ^ 1 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ ^ 1 }. 2. ^ 3)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ ^ 1. 2. ^ 3 })) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet({1}{2})) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| Object | Object := 1. ^ Object)) | 87 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a a | a := 10. ^ a)) | 24 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a b)) | 9 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a | [ ^ a ]. a := 10)) | 20 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a | [ a := 10 ]. ^ a)) | 20 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a | ^ a)) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a | | a)) | 12 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| a ||a)) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| self | self := 1. ^ self)) | 66 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| super | super := 1. ^ super)) | 84 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0.18 sec | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| | a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 49 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|- 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|a:)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|a:|)) | 46 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(|| a)) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(Δə)) | 16 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompletion(#snippet->an OCCodeSnippet(→)) | 0 ms | Passed |