]> sigrok.org Git - pulseview.git/history - test/data
Renamed pv::binding::DeviceOptions and DecoderOptions to Device and Decoder
[pulseview.git] / test / data /
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment
2014-12-03 Uwe Hermanntest: Add a dummy unit test to fix 'make test'.
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-11-29 Uwe Hermanndecoderstack.cpp: Fix incorrect #inludes.
2014-11-29 Uwe Hermanntest: Disable all unit tests for now (all of them are...
2014-11-22 Joel HoldsworthSession: Renamed pv::SigSession to Session
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-08-29 Martin LingRename 'probe' to 'channel' everywhere.
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2014-01-25 Joel HoldsworthAdd an extra sample to the logic edges so that the...
2014-01-25 Joel HoldsworthFixed AnalogSnapshotTest
2013-12-30 Joel HoldsworthRemoved duplicated __STDC_LIMIT_MACROS define
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack
2013-11-19 Joel HoldsworthRenamed DecodeSignal to DecodeTrace
2013-11-19 Joel HoldsworthMoved decoder config into the popup
2013-10-23 Joel HoldsworthMoved all srd commands into decode thread, implemented...
2013-10-23 Joel HoldsworthModified Decode to only use LogicSignals
2013-10-16 Uwe Hermanntests: Fix #include order.
2013-10-15 Joel HoldsworthAdded initial decoder unit test
2013-03-21 Joel HoldsworthImplemented Basic analog tests
2013-03-03 Uwe HermannMinor whitespace fixes.
2013-01-13 Joel HoldsworthAdded Sixteen test case
2013-01-13 Joel HoldsworthFixed LongPulses test packet setup
2013-01-08 Alexandru Gagniuctests: Add check for handling of wide data (16 probes)
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace