Searched refs:harness (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | test262.patch | 1 diff --git a/harness/atomicsHelper.js b/harness/atomicsHelper.js 3 --- a/harness/atomicsHelper.js 4 +++ b/harness/atomicsHelper.js 24 diff --git a/harness/regExpUtils.js b/harness/regExpUtils.js 26 --- a/harness/regExpUtils.js 27 +++ b/harness/regExpUtils.js
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | run-test262.c | 1492 int run_test_buf(const char *filename, char *harness, namelist_t *ip, in run_test_buf() argument 1520 if (eval_file(ctx, harness, ip->array[i], in run_test_buf() 1553 char *harness; in run_test() local 1568 harness = harness_dir; in run_test() 1571 if (!harness) { in run_test() 1577 harness = harnessbuf; in run_test() 1658 if (!harness) { in run_test() 1664 harness = harnessbuf; in run_test() 1762 ret = run_test_buf(filename, harness, ip, buf, buf_len, in run_test() 1767 ret |= run_test_buf(filename, harness, ip, buf, buf_len, in run_test()
|
A D | test262.conf | 29 harnessdir=test262/harness
|
A D | test262o.conf | 20 harnessdir=test262o/test/harness
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 217 The patch adds the implementation specific @code{harness} functions 252 @code{test262-harness}@footnote{@url{https://github.com/bterlson/test262-harness}}
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 3088 8c515d54 Merge "harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc" into 0.2.0 3090 bff34ac1 harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc
|
Completed in 27 milliseconds