blob: d490980744c15fc34434ed6bd93dacbe45ade1d2 [file] [log] [blame]
double_conversion_test_sources = [
'cctest.cc',
'gay-fixed.cc',
'gay-precision.cc',
'gay-shortest.cc',
'gay-shortest-single.cc',
'test-bignum.cc',
'test-bignum-dtoa.cc',
'test-conversions.cc',
'test-diy-fp.cc',
'test-dtoa.cc',
'test-fast-dtoa.cc',
'test-fixed-dtoa.cc',
'test-ieee.cc',
'test-strtod.cc',
]
Return('double_conversion_test_sources')