electron/spec-main/fixtures/module
Teo Koon Peng 14aba3f0de
fix: export libuv symbols (#24659)
* fix: export libuv symbols

* add test for linux and windows

* mac linker flags

* assuming same foo.so path for macos

* use --whole-archive flag for mac as well

* use force_load for mac

* refactor: use napi c api directly

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2020-08-11 19:17:18 +09:00
..
call.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
circular.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
class.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
declare-buffer.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
declare-global.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
declare-process.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
delete-buffer.js test: skip remote module related tests when enable_remote_module = false (#23557) 2020-05-13 20:05:44 +02:00
echo-renamed.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
echo.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
error-properties.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
exception.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
export-function-with-properties.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
function-with-args.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
function-with-missing-properties.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
function-with-properties.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
function.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
id.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
no-prototype.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
preload-remote-function.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
preload-remote.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
preload-sandbox.js test: refactor crashReporter tests (#23178) 2020-04-22 15:53:12 -07:00
print-crash-parameters.js fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
print_name.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
promise.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
property.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
rejected-promise.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
remote-object-set.js build: update linting deps (#24461) 2020-07-08 21:19:49 -07:00
remote-static.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
test.coffee
to-string-non-function.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
unhandled-rejection.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
uv-dlopen.js fix: export libuv symbols (#24659) 2020-08-11 19:17:18 +09:00