New module to perform decimal floating point arithmetic for charts.
[pspp] / tests / math / decimal.at
1 AT_BANNER([Decimal floating point])
2
3 AT_SETUP([Decimal float])
4
5 AT_CHECK([../../math/decimal-test], [0], [ignore])
6
7 AT_CLEANUP