summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/math/test-rtl-math.cxx
AgeCommit message (Expand)Author
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-10-02unit test cases for approxEqual() and approxSub()Eike Rathke
2016-06-27unit tests for stringToDouble() separator without digitsEike Rathke
2016-06-27comfort the unhappy compilerEike Rathke
2016-06-27stringToDouble() fix broken reverse logic for NaN and INFEike Rathke
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-01-14unit test for negative decimal places rounding, tdf#96918 relatedEike Rathke
2016-01-13Keep MSVC happyStephan Bergmann
2016-01-13loplugin:defaultparamsStephan Bergmann
2016-01-13unit test for tdf#96918 display accurate integer double valuesEike Rathke
2015-10-24add delta for double comparisonEike Rathke
2015-10-24test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke
2015-10-24unit tests for rtl_math_erf() and rtl_math_erfc()Eike Rathke
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann
2013-10-14resolved fdo#70319 exponent must be followed by at least one digitEike Rathke
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2011-10-10WaE: -Wsign-promoCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen
2010-10-28sb132: #i114840# fix inadvertent deviation of stringToDouble from C99 strtodsb