##// END OF EJS Templates
encoding: alias cp65001 to utf-8 on Windows...
encoding: alias cp65001 to utf-8 on Windows As far as I can tell, cp65001 is the Windows name for UTF-8. I don't know how different it is from the UTF-8, but Python 3 appears to have introduced new codec for cp65001, so the alias is enabled only for Python 2. https://bugs.python.org/issue13216 This patch is untested, but hopefully fixes the following issue. https://bitbucket.org/tortoisehg/thg/issues/5127/

File last commit:

r38264:46dcb9f1 default
r38633:44302901 stable
Show More
test-fuzz-targets.t
5 lines | 170 B | text/troff | Tads3Lexer
#require clang-libfuzzer test-repo
$ cd $TESTDIR/../contrib/fuzz
$ make
Just run the fuzzer for five seconds to verify it works at all.
$ ./bdiff -max_total_time 5