Sami Vaarala
|
d88e6571c0
|
trivial test case fixes related to int coercion return type changes
|
11 years ago |
Sami Vaarala
|
fc2c612a12
|
api testcase fixes related to int typing changes
|
11 years ago |
Sami Vaarala
|
66e08b82f6
|
testcase attribution
|
11 years ago |
Sami Vaarala
|
25d1bae965
|
testcase for duk_push_sprintf() va_list reuse: needs a rather long format/result string to trigger, but this has been verified to trigger the issue at least on 64-bit gcc 4.6.3 (GH-10)
|
11 years ago |
Sami Vaarala
|
5ce97d41d7
|
fix context dump testcase, add expect string now that the dump is deterministic
|
11 years ago |
Sami Vaarala
|
2596c7590b
|
draft of api testcase for dumping context
|
11 years ago |
Sami Vaarala
|
fe833655ec
|
special->exotic rename in api testcase
|
11 years ago |
Sami Vaarala
|
14ddcb1401
|
bug testcase for assert triggered when a function called from C calls an Ecmascript function which then tailcalls another Ecmascript function
|
11 years ago |
Sami Vaarala
|
cf517a71b3
|
api testcase fix
|
11 years ago |
Sami Vaarala
|
bfe81c1670
|
api testcase fix for errcreate/errthrow rename
|
11 years ago |
Sami Vaarala
|
b32cf865e9
|
some api testcase fixes (not related to proxy)
|
11 years ago |
Sami Vaarala
|
86a6f8c44c
|
api testcase for native proxy handlers
|
11 years ago |
Sami Vaarala
|
aeea103de9
|
api testcase fixes, invalid index error msg change
|
11 years ago |
Sami Vaarala
|
bf3b48ef85
|
api test case for a valgrind whine related to interrupt_counter handling with multiple threads and error catching
|
11 years ago |
Sami Vaarala
|
de324a0e58
|
extend api thread testcase to cover fresh globals case
|
11 years ago |
Sami Vaarala
|
06d9b40b6e
|
api test for duk_char_code_at()
|
11 years ago |
Sami Vaarala
|
53ff469526
|
testcase fix, new naming
|
11 years ago |
Sami Vaarala
|
a6f1ea90af
|
update put func/number list test case with nargs
|
11 years ago |
Sami Vaarala
|
b106801c5e
|
api test case trivia fix
|
11 years ago |
Sami Vaarala
|
85144e53b9
|
function list / number list api test case
|
11 years ago |
Sami Vaarala
|
bff70d0db1
|
fix duk_pcall_prop() testcase and comment on behavior: if stack has too few values, an error is thrown (not caught); this matches behavior of other protected call primitives
|
11 years ago |
Sami Vaarala
|
a4f3835ab3
|
noresult eval api tests
|
11 years ago |
Sami Vaarala
|
06ac6d6cc0
|
protected call test case trivia: use duk_safe_to_string()
|
11 years ago |
Sami Vaarala
|
5ed6b32dff
|
improve duk_pcall_prop() api testcase, add more error cases
|
11 years ago |
Sami Vaarala
|
f8072e14e5
|
remove old fixme from pcall test cases
|
11 years ago |
Sami Vaarala
|
9f5599564a
|
api test cases for protected compile variants (and duk_compile_file() which was missing in tests)
|
11 years ago |
Sami Vaarala
|
b1fa186e15
|
protected eval test cases
|
11 years ago |
Sami Vaarala
|
41b95a9bc7
|
add errcreate tests
|
11 years ago |
Sami Vaarala
|
4817da82a8
|
error test case fix, line numbers changed
|
11 years ago |
Sami Vaarala
|
a34ae108c3
|
trivial fixme cleanup
|
11 years ago |
Sami Vaarala
|
63b27a2b6a
|
errhandler test for C code
|
11 years ago |
Sami Vaarala
|
ac6e306886
|
fix some api testcases to use TEST_SAFE_CALL to reduce duplication
|
11 years ago |
Sami Vaarala
|
10cb9abb76
|
fix some api testcases to use TEST_SAFE_CALL to reduce duplication
|
11 years ago |
Sami Vaarala
|
3d76854e39
|
fix protected/safe call sites in api test cases to omit errhandler_index
|
11 years ago |
Sami Vaarala
|
8e466442cc
|
api test cases for duk_safe_to_string() and duk_safe_to_lstring()
|
11 years ago |
Sami Vaarala
|
a1adac3a38
|
fix logging testcase for C API to work with raw() buffer argument
|
11 years ago |
Sami Vaarala
|
366c7e0a11
|
C logging API testcase
|
11 years ago |
Sami Vaarala
|
685eb6bdb8
|
testcase for using a C constructor
|
11 years ago |
Sami Vaarala
|
43118a541c
|
indirect eval from C
|
11 years ago |
Sami Vaarala
|
89cbd53566
|
add testcases for stash api calls
|
11 years ago |
Sami Vaarala
|
593f9e994d
|
api test case fix to match new fatal prototype
|
11 years ago |
Sami Vaarala
|
4a80e80ef9
|
api testcase fixes, mostly related to coercion changes and error messages
|
11 years ago |
Sami Vaarala
|
9c4f46e5cb
|
api test case fixes, mostly related to coercion changes
|
11 years ago |
Sami Vaarala
|
f3f76a510b
|
api testcase for duk_pcall(), add some prints for diagnosis
|
11 years ago |
Sami Vaarala
|
5d4953c5ab
|
add specific negative return api test
|
11 years ago |
Sami Vaarala
|
111a75f2d8
|
duk_gc() api doc and test
|
11 years ago |
Sami Vaarala
|
ec163cc157
|
test case for duk_eval_file()
|
11 years ago |
Sami Vaarala
|
218a72f0e7
|
fix duk_compile() testcases to account for new filename argument
|
11 years ago |
Sami Vaarala
|
768a7d16eb
|
api doc and testcase for duk_check_type()
|
11 years ago |
Sami Vaarala
|
d3c6522699
|
api doc and testcase for duk_check_type_mask()
|
11 years ago |