You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala f1225ac56a Test cases: 16-bit overflow test case, minor fixes 10 years ago
..
test-all-public-symbols.c API testcase fixes for buffer API rename 10 years ago
test-base64.c API testcase policy fixes and minor improvements 10 years ago
test-buffer-zeroed.c API testcase typing fixes 11 years ago
test-bug-multithread-valgrind.c API testcase typing fixes 11 years ago
test-bug-peval-pcompile-nofile.c Bug testcase for duk_peval_file() nonexistent file 10 years ago
test-bug-push-buffer-maxsize.c API testcase typing fixes 11 years ago
test-bug-push-sprintf-va-copy.c Remove non-ascii chars from source 10 years ago
test-bug-push-string-maxsize.c API testcase typing fixes 11 years ago
test-bug-set-cfunc-name.c Bug test: Function.prototype.name writability 10 years ago
test-bug-set-top-wrap.c API testcase typing fixes 11 years ago
test-bug-tailcall-preventyield-assert.c Remove non-ascii chars from source 10 years ago
test-c-constructor.c API testcase typing fixes 11 years ago
test-call-method.c API testcase typing fixes 11 years ago
test-call-prop.c Remove outdated FIXME from testcase 10 years ago
test-call.c API testcase typing fixes 11 years ago
test-charcodeat.c API testcase fixes for changed error messages 10 years ago
test-check-require-stack-top.c API testcase typing fixes 11 years ago
test-check-require-stack.c API testcase typing fixes 11 years ago
test-check-type-mask.c Fix trailing newline offenders in API tests 10 years ago
test-check-type.c API testcase typing fixes 11 years ago
test-compact.c API testcase typing fixes 11 years ago
test-compile-file.c API testcase typing fixes 11 years ago
test-compile-string.c Improve duk_compile() API test case 11 years ago
test-compile.c API testcase typing fixes 11 years ago
test-concat.c API testcase typing fixes 11 years ago
test-copy.c Add API testcase for duk_copy() 10 years ago
test-decode-string.c API testcase policy fixes and minor improvements 10 years ago
test-del-prop.c Fix a few API testcase whitespace issues 10 years ago
test-dev-cfunc-name.c Testcase illustrating how to set C func name 10 years ago
test-dev-cmodule-guide.c Update API testcase for new module convention 10 years ago
test-dev-internal-key-access.c Fix testcases for capitalized internal keys 10 years ago
test-dev-internal-property-basics.c API testcase for internal properties for user code 10 years ago
test-dev-lightfunc.c Second round of lightfunc support improvements 10 years ago
test-dev-prototype-loop.c API testcase fix for changed error message 10 years ago
test-dev-valstack-checked-size-call.c API testcase for stack reserve vs. function calls 10 years ago
test-dump-context.c API testcase typing fixes 11 years ago
test-dup.c Fix trailing newline offenders in API tests 10 years ago
test-enum.c API testcase typing fixes 11 years ago
test-equals-strict-equals.c API testcase typing fixes 11 years ago
test-errhandler.c API testcase typing fixes 11 years ago
test-error.c API testcase typing fixes 11 years ago
test-eval-file.c API testcase typing fixes 11 years ago
test-eval-strictness.c Fix API testcases for new strictness policy 10 years ago
test-eval-string.c API test case fixes 11 years ago
test-eval.c API testcase typing fixes 11 years ago
test-fatal.c API testcase typing fixes 11 years ago
test-frontpage.c API testcase typing fixes 11 years ago
test-gc.c API testcase typing fixes 11 years ago
test-get-boolean.c API testcase typing fixes 11 years ago
test-get-buffer.c API testcase typing fixes 11 years ago
test-get-c-function.c API testcase typing fixes 11 years ago
test-get-context.c API testcase typing fixes 11 years ago
test-get-error-code-is-error.c Test for duk_get_error_code() and duk_is_error() 10 years ago
test-get-global-string.c API testcase for duk_put_global_string() 10 years ago
test-get-int.c api testcase fixes related to int typing changes 11 years ago
test-get-length.c API testcase typing fixes 11 years ago
test-get-memory-functions.c API test case fix for memory function rename 10 years ago
test-get-number.c API testcase typing fixes 11 years ago
test-get-pointer.c API testcase typing fixes 11 years ago
test-get-prop.c API testcase fixes for updated error messages 10 years ago
test-get-require-push-heapptr.c duk_{get,require,push}_heapptr() API tests 10 years ago
test-get-require-top-index.c API testcase typing fixes 11 years ago
test-get-set-finalizer.c Remove non-ascii chars from source 10 years ago
test-get-set-magic.c First round of lightfunc changes 10 years ago
test-get-set-prototype.c Extend get/set prototype API testcase 10 years ago
test-get-set-top.c API testcase typing fixes 11 years ago
test-get-string.c Fix non-ascii chars in API testcase 10 years ago
test-get-var.c Fix API testcases for new strictness policy 10 years ago
test-global-stash.c Fix API testcases to match public API typing fixes 11 years ago
test-has-prop.c API testcase fixes for updated error messages 10 years ago
test-heap-lifecycle-basic.c API testcase typing fixes 11 years ago
test-heap-stash.c Fix API testcases to match public API typing fixes 11 years ago
test-hello-world.c api testcases for hello world and frontpage 11 years ago
test-hex.c API testcase policy fixes and minor improvements 10 years ago
test-indirect-eval.c First round of lightfunc changes 10 years ago
test-insert.c API test case fixes to match updated error msgs 10 years ago
test-is-calls.c First round of lightfunc changes 10 years ago
test-is-constructor-call.c API testcase typing fixes 11 years ago
test-is-strict.c Fix trailing newline offenders in API tests 10 years ago
test-join.c API testcase typing fixes 11 years ago
test-json.c Testcases for JSON.parse() syntax error offset 10 years ago
test-logging.c API testcase typing fixes 11 years ago
test-magic-modify-during-call.c First round of lightfunc changes 10 years ago
test-map-string.c API testcase policy fixes and minor improvements 10 years ago
test-memory-funcs.c Remove mem zeroing test from memory func API test 10 years ago
test-new.c API testcase typing fixes 11 years ago
test-normalize-index.c API testcase typing fixes 11 years ago
test-pcall-method.c Fix API testcases to match public API typing fixes 11 years ago
test-pcall-prop.c API testcase fixes for updated error messages 10 years ago
test-pcall.c Fix API testcases to match public API typing fixes 11 years ago
test-poppers.c Test case fix for signed pop count 11 years ago
test-print-replacement.c Example of replacing print() from C code 10 years ago
test-proxy-basic.c Fix API testcases for new strictness policy 10 years ago
test-push-array.c API testcase typing fixes 11 years ago
test-push-buffer.c API testcase typing fixes 11 years ago
test-push-cfunc.c API testcase typing fixes 11 years ago
test-push-current-function.c API testcase typing fixes 11 years ago
test-push-current-thread.c API testcase typing fixes 11 years ago
test-push-error-object.c Fix API testcases to match public API typing fixes 11 years ago
test-push-global.c API testcase typing fixes 11 years ago
test-push-object.c API testcase typing fixes 11 years ago
test-push-sprintf.c Test cases: 16-bit overflow test case, minor fixes 10 years ago
test-push-this.c API testcase typing fixes 11 years ago
test-push-thread.c API testcase typing fixes 11 years ago
test-push-vsprintf.c Test cases: 16-bit overflow test case, minor fixes 10 years ago
test-pushers.c Fix a few API testcase whitespace issues 10 years ago
test-put-func-num-list.c API testcase typing fixes 11 years ago
test-put-global-string.c API testcase for duk_put_global_string() 10 years ago
test-put-prop-primbase.c Fix API testcases for new strictness policy 10 years ago
test-put-prop.c Fix API testcases for new strictness policy 10 years ago
test-remove.c API test case fixes to match updated error msgs 10 years ago
test-replace.c API test case fixes to match updated error msgs 10 years ago
test-require-boolean.c API testcase typing fixes 11 years ago
test-require-buffer.c API testcase typing fixes 11 years ago
test-require-c-function.c API testcase fix for updated string 10 years ago
test-require-context.c API testcase policy fixes and minor improvements 10 years ago
test-require-int.c API testcase typing fixes 11 years ago
test-require-lstring.c API testcase policy fixes and minor improvements 10 years ago
test-require-null.c API testcase typing fixes 11 years ago
test-require-number.c API testcase typing fixes 11 years ago
test-require-pointer.c API testcase typing fixes 11 years ago
test-require-string.c API testcase policy fixes and minor improvements 10 years ago
test-require-undefined.c API testcase typing fixes 11 years ago
test-resize-buffer.c API testcase fixes for changed error messages 10 years ago
test-safe-call.c API testcase policy fixes and minor improvements 10 years ago
test-safe-to-string.c API testcase policy fixes and minor improvements 10 years ago
test-set-global-object.c Improvements to duk_set_global_object() testcase 10 years ago
test-substring.c API testcase fixes for changed error messages 10 years ago
test-swap.c API test case fixes to match updated error msgs 10 years ago
test-thread-stash.c Fix API testcases to match public API typing fixes 11 years ago
test-throw.c API testcase typing fixes 11 years ago
test-to-boolean.c API testcase typing fixes 11 years ago
test-to-buffer.c API testcase fixes for buffer API rename 10 years ago
test-to-defaultvalue.c Second round of lightfunc support improvements 10 years ago
test-to-fixed-dynamic-buffer.c API testcase fixes for buffer API rename 10 years ago
test-to-int-uint.c API test case fixes to match updated error msgs 10 years ago
test-to-int32-uint32-uint16.c API test case fixes to match updated error msgs 10 years ago
test-to-lstring.c API testcase typing fixes 11 years ago
test-to-null.c API test case fixes to match updated error msgs 10 years ago
test-to-number.c Mark two failing API test cases with knownissue 10 years ago
test-to-object.c API testcase policy fixes and minor improvements 10 years ago
test-to-pointer.c API testcase typing fixes 11 years ago
test-to-primitive.c API testcase policy fixes and minor improvements 10 years ago
test-to-string.c API testcase typing fixes 11 years ago
test-to-undefined.c API test case fixes to match updated error msgs 10 years ago
test-trim.c API testcase fixes for changed error messages 10 years ago
test-types.c API testcase typing fixes 11 years ago
test-validate-index.c Fix trailing newline offenders in API tests 10 years ago
test-xcopy-xmove.c API testcase: duk_{xmove_xcopy}_top() 10 years ago