Mercurial > hg > svcore
log base/test/TestScaleTickIntervals.h @ 1582:70e172e6cc59 fix-static-analysis
age | author | description |
---|---|---|
2018-05-10 | Chris Cannam | Tidy up rounding + tests |
2018-05-02 | Chris Cannam | Simpler & more consistent log scale tick calculation horizontal-scale |
2018-05-02 | Chris Cannam | Fixes to logarithmic scale tick intervals. The approach here is not right, though -- and I've left in a failing test or two to remind me of that horizontal-scale |
2018-03-01 | Chris Cannam | Untabify |
2018-03-01 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
2017-07-20 | Chris Cannam | Adjust rounding; fixes tests on 32-bit Linux test box. Also update one test. Next: recheck everywhere else. |