]> eyrie.org Git - kerberos/krb5-strength.git/commit - tests/data/passwords/make-c-data
Support UTF-8 data in password test cases
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 03:43:41 +0000 (20:43 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 03:43:41 +0000 (20:43 -0700)
commit4fcc678b6a00b382056c6ea9591aa0ff1d48500c
tree921694d0f225690c8bcf7a9ff37aa1af9e30c282
parentd15f4467059ad1470cca59d5b59d223a27607e1c
Support UTF-8 data in password test cases

In make-c-data, when generating C source from the JSON data,
properly encode UTF-8 strings.  This still requires a C compiler
that can handle raw UTF-8 input, but hopefully that won't be a
serious portability issue.
tests/data/passwords/make-c-data