projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reordered argument handling
[pulseview.git]
/
test
/
2015-02-28
Uwe Hermann
Add a workaround for QTBUG-22829.
tree
|
commitdiff
2015-01-27
Joel Holdsworth
Renamed pv::binding::DeviceOptions and DecoderOptions...
tree
|
commitdiff
2015-01-27
Joel Holdsworth
Moved pv::prop:bindings classes into pv::bindings namespace
tree
|
commitdiff
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Added ViewWidget as a common ancestor of all view widgets
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
tree
|
commitdiff
2014-12-28
Joel Holdsworth
RowItemPaintParams: Renamed to ViewItemPaintParams
tree
|
commitdiff
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
tree
|
commitdiff
2014-12-10
Uwe Hermann
test/CMakeLists.txt: Add missing #includes.
tree
|
commitdiff
2014-12-10
Joel Holdsworth
Snapshot: Renamed to Segment
tree
|
commitdiff
2014-12-09
Joel Holdsworth
RowItem: Bundled painting parameters into RowItemPaintP...
tree
|
commitdiff
2014-12-03
Uwe Hermann
test: Add a dummy unit test to fix 'make test'.
tree
|
commitdiff
2014-12-03
Joel Holdsworth
Session: Renamed files to match class name
tree
|
commitdiff
2014-11-29
Uwe Hermann
test/CMakeLists.txt: Fix file list, fix -DENABLE_TESTS...
tree
|
commitdiff
2014-11-29
Uwe Hermann
Build system: Fix issue with unit tests, simplify code.
tree
|
commitdiff
2014-11-29
Uwe Hermann
decoderstack.cpp: Fix incorrect #inludes.
tree
|
commitdiff
2014-11-29
Uwe Hermann
test: Disable all unit tests for now (all of them are...
tree
|
commitdiff
2014-11-22
Joel Holdsworth
Session: Renamed pv::SigSession to Session
tree
|
commitdiff
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
tree
|
commitdiff
2014-11-22
Joel Holdsworth
Make member variable underscores a suffix instead of...
tree
|
commitdiff
2014-11-21
Uwe Hermann
Fix build on MinGW (boost thread related).
tree
|
commitdiff
2014-10-19
Uwe Hermann
test/CMakeLists.txt: Update file list.
tree
|
commitdiff
2014-09-18
Uwe Hermann
Fix the C++11 thread linking issues for unit tests...
tree
|
commitdiff
2014-09-10
Uwe Hermann
test/CMakeLists.txt: Fix build.
tree
|
commitdiff
2014-08-29
Martin Ling
Rename 'probe' to 'channel' everywhere.
tree
|
commitdiff
2014-06-11
Jens Steinhauser
Add missing files to test/CMakeLists.txt.
tree
|
commitdiff
2014-06-09
Uwe Hermann
test/CMakeLists.txt: Drop obsolete boost-thread references.
tree
|
commitdiff
2014-05-24
Joel Holdsworth
Replaced boost::shared_ptr with std::shared_ptr
tree
|
commitdiff
2014-05-06
Uwe Hermann
Bump libsigrok/libsigrokdecode dependencies to 0.3...
tree
|
commitdiff
2014-03-27
Joel Holdsworth
Fixed test suite when ENABLE_DECODE=n
tree
|
commitdiff
2014-03-13
Joel Holdsworth
Added decoder options binding for double values
tree
|
commitdiff
2014-03-13
Joel Holdsworth
Addded support for decoder options with a values list
tree
|
commitdiff
2014-03-01
Joel Holdsworth
Use boost::filesystem::path to get the filename from...
tree
|
commitdiff
2014-03-01
Joel Holdsworth
Moved session creation into DevInst objects
tree
|
commitdiff
2014-03-01
Joel Holdsworth
Added pv::device::Device
tree
|
commitdiff
2014-03-01
Joel Holdsworth
Moved DevInst into the pv::device namespace
tree
|
commitdiff
2014-02-14
Joel Holdsworth
Fixed unit test CMakeLists.txt
tree
|
commitdiff
2014-01-28
Uwe Hermann
CMakeLists.txt, test/CMakeLists.txt: MinGW linking...
tree
|
commitdiff
2014-01-28
Uwe Hermann
test/CMakeLists.txt: Fix MinGW build of the tests.
tree
|
commitdiff
2014-01-25
Joel Holdsworth
Add an extra sample to the logic edges so that the...
tree
|
commitdiff
2014-01-25
Joel Holdsworth
Fixed AnalogSnapshotTest
tree
|
commitdiff
2014-01-21
Uwe Hermann
test/CMakeLists.txt: Fix build on Windows/MinGW.
tree
|
commitdiff
2014-01-09
Uwe Hermann
CMakeLists.txt: Fix typos, cosmetics, consistency fixes.
tree
|
commitdiff
2014-01-01
Uwe Hermann
CMakeLists.txt: Cosmetics, fix typos.
tree
|
commitdiff
2013-12-30
Joel Holdsworth
Removed duplicated __STDC_LIMIT_MACROS define
tree
|
commitdiff
2013-12-30
Joel Holdsworth
Replaced using namespace with using class directives
tree
|
commitdiff
2013-12-28
Joel Holdsworth
Made decode an optional feature disabled by default.
tree
|
commitdiff
2013-12-27
Joel Holdsworth
Moved annotation painting code into DecodeTrace, and...
tree
|
commitdiff
2013-11-30
Joel Holdsworth
Created DecoderGroupBox widget
tree
|
commitdiff
2013-11-30
Joel Holdsworth
Added Popup::closed signal
tree
|
commitdiff
2013-11-30
Joel Holdsworth
Implemented decoder stacking
tree
|
commitdiff
2013-11-30
Joel Holdsworth
Renamed pv::data::Decoder to DecoderStack
tree
|
commitdiff
2013-11-19
Joel Holdsworth
Factored out DecoderMenu
tree
|
commitdiff
2013-11-19
Joel Holdsworth
Renamed DecodeSignal to DecodeTrace
tree
|
commitdiff
2013-11-19
Joel Holdsworth
Moved decoder config into the popup
tree
|
commitdiff
2013-10-30
Uwe Hermann
test/CMakeLists.txt: Fix Boost version requirement.
tree
|
commitdiff
2013-10-23
Joel Holdsworth
Moved all srd commands into decode thread, implemented...
tree
|
commitdiff
2013-10-23
Joel Holdsworth
Modified Decode to only use LogicSignals
tree
|
commitdiff
2013-10-17
Bert Vermeulen
Make sure to use QT4 even if QT5 is available
tree
|
commitdiff
2013-10-16
Uwe Hermann
tests/CMakeLists.txt: Add missing boost-thread check.
tree
|
commitdiff
2013-10-16
Uwe Hermann
tests: Fix #include order.
tree
|
commitdiff
2013-10-15
Joel Holdsworth
Added initial decoder unit test
tree
|
commitdiff
2013-07-15
Uwe Hermann
Add missing libboost-system to test/CMakeLists.txt.
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Implemented Basic analog tests
tree
|
commitdiff
2013-03-11
Arkadiusz Miśkiewicz
Added missing pthread linkage in tests
tree
|
commitdiff
2013-03-03
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2013-01-13
Joel Holdsworth
Added Sixteen test case
tree
|
commitdiff
2013-01-13
Joel Holdsworth
Fixed LongPulses test packet setup
tree
|
commitdiff
2013-01-08
Alexandru Gagniuc
tests: Add check for handling of wide data (16 probes)
tree
|
commitdiff
2012-12-24
Joel Holdsworth
Moved data and snapshot classes into pv::data namespace
tree
|
commitdiff
2012-12-12
Uwe Hermann
Some smaller whitespace fixes.
tree
|
commitdiff
2012-10-21
Joel Holdsworth
Moved unit test build commands into test/CMakeLists.txt
tree
|
commitdiff
2012-10-20
Joel Holdsworth
Removed uneeded statements in LogicDataSnapshot test
tree
|
commitdiff
2012-10-20
Joel Holdsworth
Corrected more signed/unsigned inconsistencies in Logic...
tree
|
commitdiff
2012-10-20
Joel Holdsworth
Corrected signed/unsigned inconsistencies in LogicDataS...
tree
|
commitdiff
2012-10-13
Alexandru Gagniuc
Do not pass -DBOOST_TEST_DYN_LINK to pulseview
tree
|
commitdiff
2012-10-13
Joel Holdsworth
Made extdef.h a global include
tree
|
commitdiff
2012-10-12
Joel Holdsworth
Moved all classes into the pv namespace
tree
|
commitdiff
2012-10-12
Joel Holdsworth
Corrected project name in header comments
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Added tests for low scale
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Added LisMUsbHid test
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Made longpulses a 64-bit test
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Added missing delete to longpulses test
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Added missing delete to pulses test
tree
|
commitdiff
2012-10-06
Joel Holdsworth
Fixes and optimizations to get_subsampled edges
tree
|
commitdiff
2012-09-30
Joel Holdsworth
Added LongPulses test
tree
|
commitdiff
2012-09-30
Joel Holdsworth
Added Pulses test case for LogicDataSnapshot
tree
|
commitdiff
2012-09-30
Joel Holdsworth
Fixes to LargeData test checks
tree
|
commitdiff
2012-09-16
Joel Holdsworth
Added LogicDataSnapshot::get_subsample helper function
tree
|
commitdiff
2012-09-15
Joel Holdsworth
Added tests, and corrected behaviour of LogicDataSnapsh...
tree
|
commitdiff
2012-09-03
Joel Holdsworth
Added large data set tests for append_payload_to_mipmap
tree
|
commitdiff
2012-09-03
Joel Holdsworth
Implemented O(log(N)) wave plotting
tree
|
commitdiff
2012-09-03
Joel Holdsworth
Added subsampling for fast lookup
tree
|
commitdiff
2012-09-03
Joel Holdsworth
Initial tests for LogicDataSnapshot
tree
|
commitdiff
2012-09-03
Joel Holdsworth
Added empty unit testing framework
tree
|
commitdiff