Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.dataforms: Add a simple function for identifying form types | Kim Alvefur | 2018-06-02 | 1 | -0/+9 |
| | | | | | This is meant to allow identifying forms without parsing them completely. | ||||
* | util.dataforms: Add initial tests | Kim Alvefur | 2018-06-02 | 1 | -0/+305 |
This covers basic form generation, that the fields have the correct attributes, children and text content. |