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

Function enable_test

test/test_posixtest.py:42–43  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

40 )
41
42 def enable_test(t):
43 return t.startswith(prefixes)
44
45 return [t for t in all_tests if enable_test(t)]
46

Callers 1

filter_testsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected