Skip to content
  • Pino Toscano's avatar
    tests: initial fixes when qreal!=double · 75a354ba
    Pino Toscano authored
    Mostly it is about making sure that column data of type 'qreal' really
    gets qreal values, as opposed to double values (such as "0.0").
    
    This does not fix all the test suite failures when qreal!=double, but
    at least it is a start.
    75a354ba