Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ test_fasta_double
Method
test_fasta_double
test/test_benchmark.py:913–914 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
911
912
@non_core
913
def
test_fasta_double(self):
914
self.fasta(
'fasta_double'
,
'double'
)
915
916
def
test_skinning(self):
917
src = read_file(test_file(
'skinning_test_no_simd.cpp'
))
Callers
nothing calls this directly
Calls
1
fasta
Method · 0.95
Tested by
no test coverage detected