]> sigrok.org Git - pulseview.git/history - test/util.cpp
Fix unit tests and prevent warnings
[pulseview.git] / test / util.cpp
2016-01-31 Soeren ApelFix unit tests and prevent warnings
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens Steinhauserformat_time(): Use the timestamp type in the calculation
2015-09-04 Jens Steinhauserformat_si_value(): Use the timestamp type in the calcul...