Commit graph

2 commits

Author SHA1 Message Date
Niklas Fasching
854f8e181a Improve fuzzing function
We not only want to prevent panics, we also want rendering org -> org to not
change the meaning of the file. One easy way to check that (for the
nodes that print to html) whether that holds is to compare the html output.
2018-12-20 15:52:51 +01:00
Niklas Fasching
8e154c2fd8 Set up fuzzing with go-fuzz 2018-12-20 00:30:58 +01:00