]> sigrok.org Git - pulseview.git/history - test
Added status icons to Run/Stop button
[pulseview.git] / test /
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace
2012-12-12 Uwe HermannSome smaller whitespace fixes.
2012-10-21 Joel HoldsworthMoved unit test build commands into test/CMakeLists.txt
2012-10-20 Joel HoldsworthRemoved uneeded statements in LogicDataSnapshot test
2012-10-20 Joel HoldsworthCorrected more signed/unsigned inconsistencies in Logic...
2012-10-20 Joel HoldsworthCorrected signed/unsigned inconsistencies in LogicDataS...
2012-10-13 Alexandru GagniucDo not pass -DBOOST_TEST_DYN_LINK to pulseview
2012-10-13 Joel HoldsworthMade extdef.h a global include
2012-10-12 Joel HoldsworthMoved all classes into the pv namespace
2012-10-12 Joel HoldsworthCorrected project name in header comments
2012-10-06 Joel HoldsworthAdded tests for low scale
2012-10-06 Joel HoldsworthAdded LisMUsbHid test
2012-10-06 Joel HoldsworthMade longpulses a 64-bit test
2012-10-06 Joel HoldsworthAdded missing delete to longpulses test
2012-10-06 Joel HoldsworthAdded missing delete to pulses test
2012-10-06 Joel HoldsworthFixes and optimizations to get_subsampled edges
2012-09-30 Joel HoldsworthAdded LongPulses test
2012-09-30 Joel HoldsworthAdded Pulses test case for LogicDataSnapshot
2012-09-30 Joel HoldsworthFixes to LargeData test checks
2012-09-16 Joel HoldsworthAdded LogicDataSnapshot::get_subsample helper function
2012-09-15 Joel HoldsworthAdded tests, and corrected behaviour of LogicDataSnapsh...
2012-09-03 Joel HoldsworthAdded large data set tests for append_payload_to_mipmap
2012-09-03 Joel HoldsworthImplemented O(log(N)) wave plotting
2012-09-03 Joel HoldsworthAdded subsampling for fast lookup
2012-09-03 Joel HoldsworthInitial tests for LogicDataSnapshot
2012-09-03 Joel HoldsworthAdded empty unit testing framework