log base/test/svcore-base-test.cpp @ 1886:f803d3c33f76 tip

age author description
2019-06-28 Chris Cannam Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests by-id
2019-03-11 Chris Cannam Add (disabled by default) stress test for EventSeries single-point
2019-03-07 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
2019-03-06 Chris Cannam Start implementing & testing PointSeries single-point
2019-01-30 Chris Cannam Fix incorrect number formatting results for 32-bit MinGW build bqaudiostream
2018-11-08 Chris Cannam Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam
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-05-03 Chris Cannam Scale tick labeller, and tests (some failing so far) scale-ticks
2017-02-28 Chris Cannam LogRange tests
2016-11-17 Chris Cannam Start tests for ColumnOp (+ some resulting fixes) 3.0-integration
2016-11-15 Chris Cannam RealTime fixes to comply with new, more demanding tests; also run same (failing) tests on Vamp SDK version 3.0-integration
2016-11-14 Chris Cannam Rearrange svcore tests so they can all be built from the top level 3.0-integration base base/test/main.cpp@ee61848657a1