diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-09-01 18:23:54 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-09-01 18:23:54 +0200 |
commit | dd37a782a8637bdee703a13c949b222b9ba8b95d (patch) | |
tree | 3674fe7fbd2116a84fbccabf82856423fea6a399 /AUTHORS | |
download | sigrok-test-dd37a782a8637bdee703a13c949b222b9ba8b95d.tar.gz sigrok-test-dd37a782a8637bdee703a13c949b222b9ba8b95d.zip |
Add initial set of PD tests.
This is a slightly modified version of the PD test suite that was part
of libsigrokdecode previously.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +------------------------------------------------------------------------------- +AUTHORS +------------------------------------------------------------------------------- + +Please check the source code files and/or git history and/or ChangeLog for +a list of all authors and contributors. + +The PD tests in the decoder/ subdirectory were initially added to the +libsigrokdecode repository (and later moved to the sigrok-test repo). +Check the libsigrokdecode repo for the history before the move. + |