The tests used to rely on precise timing of when a JavaScript object would be garbage collected to ensure that there is enough memory available on the system. Switch the test to use a malloc/free pair instead. Ref: https://github.com/nodejs/node/pull/5945 Ref: https://github.com/nodejs/node/pull/6039 Ref: https://github.com/nodejs/node/pull/6073 PR-URL: https://github.com/nodejs/node/pull/6705 Reviewed-By: James M Snell <jasnell@gmail.com> |
||
|---|---|---|
| .. | ||
| async-hello-world | ||
| at-exit | ||
| buffer-free-callback | ||
| heap-profiler | ||
| hello-world | ||
| hello-world-function-export | ||
| load-long-path | ||
| make-callback | ||
| repl-domain-abort | ||
| stringbytes-external-exceed-max | ||
| .gitignore | ||
| testcfg.py | ||