[gnutls-devel] GnuTLS | Work on issue #1464 (!1720)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Mar 7 01:05:42 CET 2023
Daiki Ueno commented:
Aside from the comments, the following files still need to be adjusted:
- `tests/suite/test-ciphersuite-names.sh` should use python, not nodejs
- `tests/suite/ciphersuites/test-ciphers.js` should probably be rewritten in python
Once the rewrite is complete, you might want to run the test, which can be done with:
```console
$ ./bootstrap --skip-po
$ ./configure --disable-doc
$ make -j$(nproc)
$ cd tests/suite
$ make check TESTS=test-ciphersuite-names.sh
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1720#note_1303140864
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230307/b4a4f545/attachment.html>
More information about the Gnutls-devel
mailing list