Skip to content
Snippets Groups Projects

Add fuzzing testing setup

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -110,6 +110,8 @@ if ruby.found()
env : test_env
)
endforeach
else
message('ruby not found! Install ruby to run unit tests.')
endif
subdir('bench')
Loading