aaronjanse / 3mux

Terminal multiplexer inspired by i3
MIT License
1.82k stars 45 forks source link

Setup fuzzing #48

Closed aaronjanse closed 4 years ago

aaronjanse commented 4 years ago

The goal of fuzzing is the find bugs that cause panics during a process that should be non-fatal.

Things currently fuzzed:

aaronjanse commented 4 years ago

:tada: This will be in v0.3.