.. |
test-base64.c
|
api doc and tests for hex, base64, and json encoding/decoding
|
11 years ago |
test-buffer-zeroed.c
|
api test for checking that buffers are zeroed
|
11 years ago |
test-bug-set-top-wrap.c
|
api doc and test for duk_set_top and duk_get_top, and a bug testcase for pointer wrapping bug
|
11 years ago |
test-compact.c
|
api doc and test for duk_compact()
|
11 years ago |
test-concat.c
|
api doc additions
|
12 years ago |
test-del-prop.c
|
improve duk_del_prop and duk_get_prop api descriptions, include object coercible error, and augment api testcases to test for a non-coercible case
|
11 years ago |
test-frontpage.c
|
api testcases for hello world and frontpage
|
11 years ago |
test-get-boolean.c
|
api doc and tests for duk_get_boolean, duk_get_buffer, duk_get_int
|
11 years ago |
test-get-buffer.c
|
api doc and tests for duk_get_boolean, duk_get_buffer, duk_get_int
|
11 years ago |
test-get-context.c
|
api doc and test for duk_require_context, update duk_get_context doc and test
|
11 years ago |
test-get-int.c
|
api doc and tests for duk_get_boolean, duk_get_buffer, duk_get_int
|
11 years ago |
test-get-length.c
|
api doc and test for duk_get_length
|
11 years ago |
test-get-lstring.c
|
api doc and tests for duk_get_number, duk_get_pointer, duk_get_string, duk_get_lstring
|
11 years ago |
test-get-number.c
|
api doc and tests for duk_get_number, duk_get_pointer, duk_get_string, duk_get_lstring
|
11 years ago |
test-get-pointer.c
|
api doc and tests for duk_get_number, duk_get_pointer, duk_get_string, duk_get_lstring
|
11 years ago |
test-get-prop.c
|
improve duk_del_prop and duk_get_prop api descriptions, include object coercible error, and augment api testcases to test for a non-coercible case
|
11 years ago |
test-get-set-top.c
|
api doc and test for duk_set_top and duk_get_top, and a bug testcase for pointer wrapping bug
|
11 years ago |
test-get-string.c
|
api doc and tests for duk_get_number, duk_get_pointer, duk_get_string, duk_get_lstring
|
11 years ago |
test-has-prop.c
|
api doc and testcase (updates) for property get/put/del/has
|
11 years ago |
test-heap-lifecycle-basic.c
|
basic heap lifecycle test
|
11 years ago |
test-hello-world.c
|
api testcases for hello world and frontpage
|
11 years ago |
test-hex.c
|
api doc and tests for hex, base64, and json encoding/decoding
|
11 years ago |
test-insert.c
|
improve api doc and test for duk_insert, duk_replace, duk_remove for invalid index cases
|
11 years ago |
test-is-calls.c
|
testcase for duk_is_xxx() api calls; still broken for ecmascript/c function because of compile/eval api is incomplete
|
11 years ago |
test-is-constructor-call.c
|
api doc and test for duk_is_constructor_call()
|
11 years ago |
test-is-strict.c
|
api doc and test for duk_is_strict_call()
|
11 years ago |
test-join.c
|
api doc additions
|
12 years ago |
test-json.c
|
api doc and tests for hex, base64, and json encoding/decoding
|
11 years ago |
test-normalize-index.c
|
api doc and test for index normalization
|
11 years ago |
test-poppers.c
|
api doc additions
|
12 years ago |
test-push-array.c
|
api doc and testcases for duk_push_new_object and duk_push_new_array
|
11 years ago |
test-push-cfunc.c
|
duk_push_new_c_function() api doc and test
|
11 years ago |
test-push-global.c
|
api doc and test for duk_push_global_object
|
11 years ago |
test-push-object.c
|
api doc and testcases for duk_push_new_object and duk_push_new_array
|
11 years ago |
test-push-sprintf.c
|
duk_push_(v)sprintf() api testcases
|
11 years ago |
test-push-this.c
|
api doc and test for duk_push_this
|
11 years ago |
test-push-thread.c
|
api doc and test for duk_push_new_thread and duk_get_context
|
11 years ago |
test-push-vsprintf.c
|
duk_push_(v)sprintf() api testcases
|
11 years ago |
test-put-prop-primbase.c
|
api testcase for trying to create a new property into a primitive base value
|
11 years ago |
test-put-prop.c
|
api doc and testcase (updates) for property get/put/del/has
|
11 years ago |
test-remove.c
|
improve api doc and test for duk_insert, duk_replace, duk_remove for invalid index cases
|
11 years ago |
test-replace.c
|
improve api doc and test for duk_insert, duk_replace, duk_remove for invalid index cases
|
11 years ago |
test-require-boolean.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-buffer.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-context.c
|
api doc and test for duk_require_context, update duk_get_context doc and test
|
11 years ago |
test-require-int.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-lstring.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-null.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-number.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-pointer.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-string.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-require-undefined.c
|
api doc and tests for duk_require_XXX (except duk_require_context which already existed)
|
11 years ago |
test-throw.c
|
api doc and test for duk_throw
|
11 years ago |
test-to-boolean.c
|
api doc and test for duk_to_boolean, duk_to_buffer, duk_to_defaultvalue
|
11 years ago |
test-to-buffer.c
|
api doc and test for duk_to_boolean, duk_to_buffer, duk_to_defaultvalue
|
11 years ago |
test-to-defaultvalue.c
|
api doc and test for duk_to_boolean, duk_to_buffer, duk_to_defaultvalue
|
11 years ago |
test-to-int.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-int32-uint32-uint16.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-lstring.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-null.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-number.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-object.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-pointer.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-primitive.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-string.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-to-undefined.c
|
api doc and tests for duk_to_XXX (a few existed already)
|
11 years ago |
test-types.c
|
api testcase for basic types
|
11 years ago |
test-validate-index.c
|
api doc and test for index validation
|
11 years ago |