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

Method test_fasta_float

test/test_benchmark.py:909–910  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

907 self.do_benchmark('fasta', src, '')
908
909 def test_fasta_float(self):
910 self.fasta('fasta_float', 'float')
911
912 @non_core
913 def test_fasta_double(self):

Callers

nothing calls this directly

Calls 1

fastaMethod · 0.95

Tested by

no test coverage detected