summaryrefslogtreecommitdiff
path: root/decoder/test/parallel
AgeCommit message (Collapse)Author
2020-01-01Updates after annotation class/row changes (singular/plural).Uwe Hermann
2019-01-20HD44780 dump has moved into display/ subdirectoryGerhard Sittig
2018-01-06parallel: use HD44780 dump to test parallel's word demux featureGerhard Sittig
2018-01-01parallel: adjust hex number format of expected PD outputGerhard Sittig
The parallel decoder got adjusted to emit annotations for "items" and "words" in a unified format (consistent width, leading zeroes). Adjust the test expectation to match the PD implementation.
2017-06-06Add support for initial pin settings.Uwe Hermann
Adapt all tests that require it to use the old behaviour of assuming an initial pin value of 0 (or whatever was previously hardcoded in the PD). for now (this will likely see some changes later).
2015-12-27Add OUTPUT_PYTHON test-cases for all PDs.Uwe Hermann
2015-12-21parallel: Update input file location.Uwe Hermann
2015-07-22parallel: Add a few test-cases.Uwe Hermann