-
- Downloads
Sputnik tests were previously modified to ensure global objects with common names (e.g., 'obj')
were actually unique across the test cases. This *was* needed prior to November as we weren't running each test case in it's own private global environment. The situation now is that we're running each test within it's own iframe => the modifications are no longer needed. Few small improvements to SputnikConverter: - App.config file locations have been fixed - template files get pushed alongside generated tool binaries - the root path for Sputnik conformance files is "Conformance", not "tests" - allow the main exe to throw exceptions so they can be properly debugged with VS
Showing
- test/suite/sputnik_converted/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.2_The_Sign_Left_shift_Operator/S11.7.2_A2.4_T3.js 5 additions, 5 deletions...rs/11.7.2_The_Sign_Left_shift_Operator/S11.7.2_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.1_T2.js 3 additions, 3 deletions....7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.1_T3.js 3 additions, 3 deletions....7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.4_T3.js 5 additions, 5 deletions....7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.1_The_Less_than_Operator/S11.8.1_A2.1_T2.js 3 additions, 3 deletions...perators/11.8.1_The_Less_than_Operator/S11.8.1_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.1_The_Less_than_Operator/S11.8.1_A2.1_T3.js 3 additions, 3 deletions...perators/11.8.1_The_Less_than_Operator/S11.8.1_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.1_The_Less_than_Operator/S11.8.1_A2.4_T3.js 5 additions, 5 deletions...perators/11.8.1_The_Less_than_Operator/S11.8.1_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.1_T2.js 3 additions, 3 deletions...ators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.1_T3.js 3 additions, 3 deletions...ators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.4_T3.js 5 additions, 5 deletions...ators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.1_T2.js 3 additions, 3 deletions...11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.1_T3.js 3 additions, 3 deletions...11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.4_T3.js 5 additions, 5 deletions...11.8.3_The_Less_than_or_equal_Operator/S11.8.3_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.1_T2.js 3 additions, 3 deletions....8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.1_T3.js 3 additions, 3 deletions....8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.4_T3.js 5 additions, 5 deletions....8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.9_Equality_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.1_T2.js 3 additions, 3 deletions...y_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.1_T2.js
- test/suite/sputnik_converted/11_Expressions/11.9_Equality_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.1_T3.js 3 additions, 3 deletions...y_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.1_T3.js
- test/suite/sputnik_converted/11_Expressions/11.9_Equality_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.4_T3.js 5 additions, 5 deletions...y_Operators/11.9.1_The_Equals_Operator/S11.9.1_A2.4_T3.js
- test/suite/sputnik_converted/11_Expressions/11.9_Equality_Operators/11.9.2_The_Does_not_equals_Operator/S11.9.2_A2.1_T2.js 3 additions, 3 deletions...rs/11.9.2_The_Does_not_equals_Operator/S11.9.2_A2.1_T2.js
Loading
Please register or sign in to comment