##// END OF EJS Templates
util: make new timedcmstats class Python 3 compatible
util: make new timedcmstats class Python 3 compatible

File last commit:

r38264:46dcb9f1 default
r38848:9d49bb11 default
Show More
test-fuzz-targets.t
18 lines | 410 B | text/troff | Tads3Lexer
#require test-repo
$ cd $TESTDIR/../contrib/fuzz
#if clang-libfuzzer
$ make -s clean all
#endif
#if no-clang-libfuzzer clang-6.0
$ make -s clean all CC=clang-6.0 CXX=clang++-6.0
#endif
#if no-clang-libfuzzer no-clang-6.0
$ exit 80
#endif
Just run the fuzzers for five seconds each to verify it works at all.
$ ./bdiff -max_total_time 5
$ ./mpatch -max_total_time 5
$ ./xdiff -max_total_time 5