Simon Josefsson <[email protected]> writes: > I'm going to prepare code coverage charts for libidn2, which would help > to identify which parts needs testing -- that will help us find the > necessary test vectors.
Code coverage charts are now online: http://josefsson.org/libidn2/coverage/home/jas/src/libidn2/index.html As you can see, not all of the bidi.c code is triggered. In particular the ltr_ends_ok function is not even trigger by my current test vectors. Finding good test vectors is time consuming but very important. /Simon _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
