Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: gd2: add general read test helpers #208 | Mike Frysinger | 2016-04-30 | 1 | -1/+1 |
| | | | | | | | | | Since we have random files we want to read & check, turn the two read programs into general tools. Then we have shell scripts to run against the right inputs. Most of the changes here are just shuffling variable names so we can add to check_PROGRAMS independently of TESTS. | ||||
* | tests: split up makefile entries | Mike Frysinger | 2016-04-30 | 1 | -0/+5 |
This matches what we've done with cmake files, and it makes managing the subdirs much easier. |