Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-20 | HD44780 dump has moved into display/ subdirectory | Gerhard Sittig | |
2018-01-06 | parallel: use HD44780 dump to test parallel's word demux feature | Gerhard Sittig | |
2018-01-01 | parallel: adjust hex number format of expected PD output | Gerhard 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-06 | Add 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-27 | Add OUTPUT_PYTHON test-cases for all PDs. | Uwe Hermann | |
2015-12-21 | parallel: Update input file location. | Uwe Hermann | |
2015-07-22 | parallel: Add a few test-cases. | Uwe Hermann | |