arguments2.baseline 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. true
  2. true
  3. Test1 : 30
  4. PASSED : Test1 exp: 30 act : 30
  5. Test2 arguments[0] : 100
  6. PASSED : Test2 arguments[0] exp: 100 act : 100
  7. Test2 arguments[1] : 200
  8. PASSED : Test2 arguments[1] exp: 200 act : 200
  9. Test2 a : 300
  10. PASSED : Test2 a exp: 300 act : 300
  11. Test2 b : 400
  12. PASSED : Test2 b exp: 400 act : 400
  13. Test2 : 1400
  14. PASSED : Test2 exp: 1400 act : 1400
  15. Test3 : 0
  16. PASSED : Test3 exp: 0 act : 0
  17. Test4 : 0
  18. PASSED : Test4 exp: 0 act : 0
  19. Test5 1 : 2
  20. PASSED : Test5 1 exp: 2 act : 2
  21. Test5 2 : 2
  22. PASSED : Test5 2 exp: 2 act : 2
  23. Test5 3 : 3
  24. PASSED : Test5 3 exp: 3 act : 3
  25. Test6 1 : 1
  26. PASSED : Test6 1 exp: 1 act : 1
  27. Test6 2 : 2
  28. PASSED : Test6 2 exp: 2 act : 2
  29. Test6 3 : 3
  30. PASSED : Test6 3 exp: 3 act : 3
  31. Test7 : 0
  32. PASSED : Test7 exp: 0 act : 0
  33. Test7 : 2
  34. PASSED : Test7 exp: 2 act : 2
  35. Test8 : 5
  36. Test8 : 4
  37. Test8 : 3
  38. Test8 : 2
  39. Test8 : 1
  40. Test8 : 0
  41. Test8 : 5
  42. PASSED : Test8 exp: 5 act : 5
  43. true
  44. undefined undefined 0
  45. undefined undefined test
  46. false
  47. true
  48. Test9 : test
  49. PASSED : Test9 exp: test act : test
  50. true
  51. 10 undefined 1
  52. 10 undefined test
  53. true
  54. true
  55. Test9 : test
  56. PASSED : Test9 exp: test act : test
  57. true
  58. 10 20 2
  59. 10 20 test
  60. true
  61. true
  62. Test9 : test
  63. PASSED : Test9 exp: test act : test
  64. true
  65. 10 20 3
  66. 10 20 test
  67. true
  68. true
  69. Test9 : test
  70. PASSED : Test9 exp: test act : test
  71. Test10.1 : []
  72. PASSED : Test10.1 exp: [] act : []
  73. Test10.1 : [0: 13]
  74. PASSED : Test10.1 exp: [0: 13] act : [0: 13]
  75. Test10.1 : [0: 13, 1: 24]
  76. PASSED : Test10.1 exp: [0: 13, 1: 24] act : [0: 13, 1: 24]
  77. Test10.1 : [0: 13, 1: 24, 2: string, 3: true]
  78. PASSED : Test10.1 exp: [0: 13, 1: 24, 2: string, 3: true] act : [0: 13, 1: 24, 2: string, 3: true]
  79. Test10.2 : [0: 98, 8: false, 10: 21, foo: bar]
  80. PASSED : Test10.2 exp: [0: 98, 8: false, 10: 21, foo: bar] act : [0: 98, 8: false, 10: 21, foo: bar]
  81. Test10.2 : [0: 98, 8: false, 10: 21, foo: bar]
  82. PASSED : Test10.2 exp: [0: 98, 8: false, 10: 21, foo: bar] act : [0: 98, 8: false, 10: 21, foo: bar]
  83. Test10.2 : [0: 98, 1: 54, 8: false, 10: 21, foo: bar]
  84. PASSED : Test10.2 exp: [0: 98, 1: 54, 8: false, 10: 21, foo: bar] act : [0: 98, 1: 54, 8: false, 10: 21, foo: bar]
  85. Test10.2 : [0: 98, 1: 54, 2: string, 3: true, 8: false, 10: 21, foo: bar]
  86. PASSED : Test10.2 exp: [0: 98, 1: 54, 2: string, 3: true, 8: false, 10: 21, foo: bar] act : [0: 98, 1: 54, 2: string, 3: true, 8: false, 10: 21, foo: bar]
  87. Test10.3.1 : []
  88. PASSED : Test10.3.1 exp: [] act : []
  89. Test10.3.2 : [1: arg1, 2: arg2, 6: arg6, foo: bar]
  90. PASSED : Test10.3.2 exp: [1: arg1, 2: arg2, 6: arg6, foo: bar] act : [1: arg1, 2: arg2, 6: arg6, foo: bar]
  91. Test10.3.1 : [0: 13]
  92. PASSED : Test10.3.1 exp: [0: 13] act : [0: 13]
  93. Test10.3.2 : [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar]
  94. PASSED : Test10.3.2 exp: [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar] act : [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar]
  95. Test10.3.1 : [0: 13]
  96. PASSED : Test10.3.1 exp: [0: 13] act : [0: 13]
  97. Test10.3.2 : [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar]
  98. PASSED : Test10.3.2 exp: [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar] act : [0: 13, 1: arg1, 2: arg2, 6: arg6, foo: bar]
  99. Test10.3.1 : [0: 13, 2: string]
  100. PASSED : Test10.3.1 exp: [0: 13, 2: string] act : [0: 13, 2: string]
  101. Test10.3.2 : [0: 13, 2: arg2, 1: arg1, 6: arg6, foo: bar]
  102. PASSED : Test10.3.2 exp: [0: 13, 2: arg2, 1: arg1, 6: arg6, foo: bar] act : [0: 13, 2: arg2, 1: arg1, 6: arg6, foo: bar]
  103. Test11 args : sentinel
  104. PASSED : Test11 args exp: sentinel act : sentinel
  105. Test12 args : sentinel
  106. PASSED : Test12 args exp: sentinel act : sentinel
  107. Test13 args : sentinel
  108. PASSED : Test13 args exp: sentinel act : sentinel
  109. -------Testing built-in callee Implementation----
  110. HasOwnProperty() test : true
  111. PASSED : HasOwnProperty() test exp: true act : true
  112. IsEnumerable() test : false
  113. PASSED : IsEnumerable() test exp: false act : false
  114. Overriding value test : 40
  115. PASSED : Overriding value test exp: 40 act : 40
  116. HasOwnProperty() after deletion test : false
  117. PASSED : HasOwnProperty() after deletion test exp: false act : false
  118. Value after deletion test : undefined
  119. PASSED : Value after deletion test exp: undefined act : undefined
  120. -------Testing built-in length Implementation----
  121. HasOwnProperty() test : true
  122. PASSED : HasOwnProperty() test exp: true act : true
  123. IsEnumerable() test : false
  124. PASSED : IsEnumerable() test exp: false act : false
  125. Overriding value test : 40
  126. PASSED : Overriding value test exp: 40 act : 40
  127. HasOwnProperty() after deletion test : false
  128. PASSED : HasOwnProperty() after deletion test exp: false act : false
  129. Value after deletion test : undefined
  130. PASSED : Value after deletion test exp: undefined act : undefined
  131. Test15 : 2
  132. PASSED : Test15 exp: 2 act : 2
  133. Test16 : 3
  134. PASSED : Test16 exp: 3 act : 3
  135. Test17.1 : 1
  136. PASSED : Test17.1 exp: 1 act : 1
  137. Test17.2 : Feb20
  138. PASSED : Test17.2 exp: Feb20 act : Feb20
  139. Test18.1 : undefined
  140. PASSED : Test18.1 exp: undefined act : undefined
  141. Test18.2 : Test 18 Value
  142. PASSED : Test18.2 exp: Test 18 Value act : Test 18 Value
  143. test19 called