test/script/basic/splitter.js.EXPECTED

changeset 474
f6588f168d79
parent 0
b1a7da25b547
child 992
7caec82669a4
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/splitter.js.EXPECTED	Fri Jul 26 13:50:52 2013 +0200
     1.3 @@ -0,0 +1,76 @@
     1.4 +parsed and compiled ok prototype.js
     1.5 +parsed and compiled ok yui-min.js
     1.6 +parsed and compiled ok yui.js
     1.7 +a=10
     1.8 +a=9
     1.9 +a=8
    1.10 +a=7
    1.11 +a=6
    1.12 +a=5
    1.13 +a=4
    1.14 +a=3
    1.15 +a=2
    1.16 +a=1
    1.17 +a=0
    1.18 +10
    1.19 +a=0
    1.20 +a=1
    1.21 +a=2
    1.22 +a=3
    1.23 +a=4
    1.24 +a=5
    1.25 +a=6
    1.26 +a=7
    1.27 +a=8
    1.28 +a=9
    1.29 +a=10
    1.30 +ok
    1.31 +a=0
    1.32 +a=1
    1.33 +a=2
    1.34 +a=3
    1.35 +a=4
    1.36 +a=5
    1.37 +a=6
    1.38 +a=7
    1.39 +a=8
    1.40 +a=9
    1.41 +a=10
    1.42 +done
    1.43 +no arg
    1.44 +x=0
    1.45 +x=1
    1.46 +x=2
    1.47 +x=3
    1.48 +x=4
    1.49 +x=5
    1.50 +x=6
    1.51 +x=7
    1.52 +x=8
    1.53 +x=9
    1.54 +x=10
    1.55 +ok
    1.56 +done
    1.57 +try
    1.58 +finally
    1.59 +3
    1.60 +try
    1.61 +finally
    1.62 +2
    1.63 +3
    1.64 +1
    1.65 +2
    1.66 +3
    1.67 +4
    1.68 +5
    1.69 +5
    1.70 +6
    1.71 +6
    1.72 +1
    1.73 +2
    1.74 +3
    1.75 +4
    1.76 +6
    1.77 +Error: testing
    1.78 +finally
    1.79 +SUCCESS

mercurial