lexborisov / Modest

Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
GNU Lesser General Public License v2.1
732 stars 65 forks source link

adding unit tests #23

Closed vtorri closed 4 years ago

vtorri commented 7 years ago

Unit tests are essential to verify the code and check for regressions

Use the 'check' unit testing library, or using this simple code suite2.zip for example

vtorri commented 4 years ago

looking at lexbor only, so closing