merge master->gtk3, fixed psppire-output-view.c refactoring; this compiles and runs...
[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