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