summaryrefslogtreecommitdiffhomepage
path: root/tracker-test/test.cpp
AgeCommit message (Collapse)Author
2018-07-13appease analyzerStanislaw Halik
2018-07-08modernize onlyStanislaw Halik
2017-12-04api: add status check for modulesStanislaw Halik
2017-11-02tracker/test: fix "abort" not crashing the appStanislaw Halik
2017-07-16compat/math-imports: use itStanislaw Halik
2017-05-10tracker/test: add a quick way to crash the applicationStanislaw Halik
Don't leave home without it.
2017-01-16tracker/test: test continuous step from -180 to +180Stanislaw Halik
2016-11-21tracker/{test,steamvr}: fix duplicate class namesStanislaw Halik
It breaks translation.
2016-11-04modules: make names uniqueStanislaw Halik
2016-09-21many: remove compat/pi-constant.hppStanislaw Halik
With -D_USE_MATH_DEFINES MSVC defines the standard M_PI and friends. Since this preprocessor definition is now always passed as part of the build system for MSVC. We can use M_PI as if on a mission.
2016-08-12all: rename modules s#^opentrack-##. and opentrack -> apiStanislaw Halik
Adjust usages.
2016-06-19tracker/test: test emitting NaN valuesStanislaw Halik
2016-06-15tracker/test: disable discontinuity on +-180Stanislaw Halik
2016-06-14tracker/test: treat translation separatelyStanislaw Halik
2016-06-14tracker/test: sine wave test trackerStanislaw Halik