aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verific
Commit message (Collapse)AuthorAgeFilesLines
* verific: Fix enum_values support and signed attribute valuesJannis Harder2023-03-152-0/+56
| | | | | | This uses the same constant parsing for enum_values and for attributes and extends it to handle signed values as those are used for enums that implicitly use the int type.
* Added ranged case checkMiodrag Milanovic2023-02-272-0/+27
|
* Add test exampleMiodrag Milanovic2023-02-274-0/+51