MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / has_browser

Function has_browser

test/browser_common.py:308–309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

306
307# checks if browser testing is enabled
308def has_browser():
309 return EMTEST_BROWSER != '0'
310
311
312def get_browser():

Callers 9

test_emrun_infoMethod · 0.90
test_no_browserMethod · 0.90
test_emrunMethod · 0.90
configure_test_browserFunction · 0.85
browser_restartMethod · 0.85
browser_openMethod · 0.85
setUpClassMethod · 0.85
tearDownClassMethod · 0.85
run_browserMethod · 0.85

Calls

no outgoing calls

Tested by 3

test_emrun_infoMethod · 0.72
test_no_browserMethod · 0.72
test_emrunMethod · 0.72