2008-12-30 |
kramm | test for typeof() |
tree | commitdiff |
2008-12-30 |
kramm | test string switch, switch w/o default |
tree | commitdiff |
2008-12-30 |
kramm | removed shortcut |
tree | commitdiff |
2008-12-30 |
kramm | added tests for \x00, \xff |
tree | commitdiff |
2008-12-30 |
kramm | added test for static var lookup during dynamic member... |
tree | commitdiff |
2008-12-30 |
kramm | test builtin static types within imported packages |
tree | commitdiff |
2008-12-30 |
kramm | test "Class.staticmember" syntax |
tree | commitdiff |
2008-12-30 |
kramm | added more tests |
tree | commitdiff |
2008-12-30 |
kramm | test for static functions/members |
tree | commitdiff |
2008-12-30 |
kramm | test slotid assignment |
tree | commitdiff |
2008-12-30 |
kramm | check precedence of as,in against == |
tree | commitdiff |
2008-12-30 |
kramm | moved typeof tests to typeof.as, added more void tests |
tree | commitdiff |
2008-12-30 |
kramm | tested creation of dynamic classes |
tree | commitdiff |
2008-12-30 |
kramm | added test for self-allocation within the constructor |
tree | commitdiff |
2008-12-30 |
kramm | added an implementing class |
tree | commitdiff |
2008-12-30 |
kramm | test importing a builtin type, too |
tree | commitdiff |
2008-12-30 |
kramm | test 'else if' syntax |
tree | commitdiff |
2008-12-30 |
kramm | added test for pure setter |
tree | commitdiff |
2008-12-30 |
kramm | test function member assignment |
tree | commitdiff |
2008-12-30 |
kramm | small extra test for 'var x,y:type' |
tree | commitdiff |
2008-12-30 |
kramm | added a comment |
tree | commitdiff |
2008-12-30 |
kramm | check first (non-optional) param value, too |
tree | commitdiff |
2008-12-30 |
kramm | test all constant types |
tree | commitdiff |
2008-12-30 |
kramm | added test for const slots |
tree | commitdiff |
2008-12-30 |
kramm | test for class init code |
tree | commitdiff |
2008-12-30 |
kramm | test calling methods on other classes, too |
tree | commitdiff |
2008-12-30 |
kramm | added tests for left/right associativity |
tree | commitdiff |
2008-12-30 |
kramm | test right associativity, too |
tree | commitdiff |
2008-12-30 |
kramm | test [1,2,3] syntax, too |
tree | commitdiff |
2008-12-30 |
kramm | small array test |
tree | commitdiff |
2008-12-30 |
kramm | added additional tests |
tree | commitdiff |
2008-12-23 |
kramm | moved late evaluation test to ok/late.as, added space... |
tree | commitdiff |
2008-12-23 |
kramm | added space after 'ok' |
tree | commitdiff |
2008-12-23 |
kramm | made flex compatible |
tree | commitdiff |
2008-12-23 |
kramm | fixed bugs in test |
tree | commitdiff |
2008-12-23 |
kramm | late binding test |
tree | commitdiff |
2008-12-23 |
kramm | added missing 'ok' output |
tree | commitdiff |
2008-12-23 |
kramm | fixed two bugs in test |
tree | commitdiff |
2008-12-23 |
kramm | new test, for checking ',' in var decl and for loops |
tree | commitdiff |
2008-12-23 |
kramm | added tests for increment_i |
tree | commitdiff |
2008-12-23 |
kramm | assume that variables declared inside a for loop are... |
tree | commitdiff |
2008-12-23 |
kramm | fixed the test |
tree | commitdiff |
2008-12-23 |
kramm | assignment expression nesting tests |
tree | commitdiff |
2008-12-23 |
kramm | unittest file |
tree | commitdiff |
|