202 Commits (5ba90cffa8b8820ae9068fca66e7efc5e1441f60)

Author SHA1 Message Date
Sami Vaarala 3735573d8f dev testcase for factorization, just a test 11 years ago
Sami Vaarala f12c581507 a few finalizer test cases: inherited finalizer, finalizer errors 11 years ago
Sami Vaarala adc1185f09 rename feature options for consistency 11 years ago
Sami Vaarala 8934c925a7 rename feature options for consistency 11 years ago
Sami Vaarala 1c356ade40 signed zero json/jsonx/jsonc test case additions 11 years ago
Sami Vaarala afa2f32ac4 testcase trivia 11 years ago
Sami Vaarala 1ecfe752df fix proxy testcase to match missing Proxy.revocable() 11 years ago
Sami Vaarala 4491a44494 test case illustrating current proxy behavior with internal keys 11 years ago
Sami Vaarala aad6de5cb7 rename testcase to more appropriate name 11 years ago
Sami Vaarala 046024fa8d Proxy testcase fixes, proper post-hook behavior tests 11 years ago
Sami Vaarala 225afcd2ba bug test case: silent property delete failure on a string base value left valstack unbalanced 11 years ago
Sami Vaarala a0f12d36a8 testcase trivia 11 years ago
Sami Vaarala 211867d740 proxy deleteProperty test fix 11 years ago
Sami Vaarala 572c7ca47c proxy subset tests for: get, put, deleteProperty 11 years ago
Sami Vaarala aabda286a8 some proxy tests 11 years ago
Sami Vaarala e84aedf9fc Proxy placeholder test case (fails for now) 11 years ago
Sami Vaarala 931fc6a97d test case comment on __proto__ attributes 11 years ago
Sami Vaarala 3e5bf36d3a test case for Object.setPrototypeOf 11 years ago
Sami Vaarala 30c6a2e334 improve __proto__ testcase 11 years ago
Sami Vaarala 06f9c3f285 improve Object.prototype.__proto__ testcase 11 years ago
Sami Vaarala 903fd1c26a testcase for Object.prototype.__proto__ 11 years ago
Sami Vaarala 013ff42def more appropriate name 11 years ago
Sami Vaarala f93c74480c bug testcase for ENDFIN assertion 11 years ago
Sami Vaarala 1e552a6ae5 rename bug test to more appropriate name 11 years ago
Sami Vaarala 516cedf174 bug testcase for do-while + with statement + break 11 years ago
Sami Vaarala 74e8c02fae test case fix 11 years ago
Sami Vaarala 394bd2b5c0 bug testcase for tailcall inside switch 11 years ago
Sami Vaarala aa0e80d390 fix out-of-date testcase 11 years ago
Sami Vaarala fe6bdb693f add simulated Duktape.line() to Duktape.act() test 11 years ago
Sami Vaarala afa88d63da very trivial test case for Duktape.act() 11 years ago
Sami Vaarala e3364275ff cleanup line test case 11 years ago
Sami Vaarala 111bf078e3 test case fix for new buffer behavior 11 years ago
Sami Vaarala 3256b8eed9 defineProperty() additional test: write same value is allowed (no change) 11 years ago
Sami Vaarala 8b5fe780c3 buffer virtual property and defineProperty() tests 11 years ago
Sami Vaarala 411b00ca4c update testcase for new buffer constructor behavior 11 years ago
Sami Vaarala 024b7f52b3 testcase for new buffer constructor behavior 11 years ago
Sami Vaarala 6a000bb9fe refactoring test case 11 years ago
Sami Vaarala a5574ae389 recursive Duktape props printing test case 11 years ago
Sami Vaarala b7f7c2f3c8 add prop attributes to duktape builtin test 11 years ago
Sami Vaarala dc12a66c01 test case trivia 11 years ago
Sami Vaarala 030cbe0bd9 loop structure testcases, including mutation and side effects in each predicate 11 years ago
Sami Vaarala 727b4e492a logger testcase trivia, split type tests to separate lines 11 years ago
Sami Vaarala cf4cadb9c9 whitespace fix 11 years ago
Sami Vaarala 695e697b51 errhandler test case improvements 11 years ago
Sami Vaarala e6c8a2bd15 errcreate/errthrow test case 11 years ago
Sami Vaarala 59da83d760 error handler tests, covers errors thrown by Duktape, errors thrown from Ecmascript code, and errors propagated with yield/resume with isError=true 11 years ago
Sami Vaarala 7264a1b63c rename bi_duk -> bi_duktape, similar renames to defines 11 years ago
Sami Vaarala ee40661487 improve buffer virtual properties test case 11 years ago
Sami Vaarala 89224054a7 update buffer virtual prop test 11 years ago
Sami Vaarala b134a17186 testcase for virtual properties of buffers 11 years ago