[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Jun 12 15:40:13 CEST 2019




Nikos Mavrogiannopoulos commented on a discussion on cfg.mk: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_180552136

>  exclude_file_name_regexp--sc_file_system = ^doc/doxygen/Doxyfile
>  exclude_file_name_regexp--sc_prohibit_cvs_keyword = ^lib/nettle/.*$$
>  exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = ^tests/nist-pkits/gnutls-nist-tests.html$$
> -exclude_file_name_regexp--sc_space_tab = ^doc/.*.(pdf|png)|\.crl|\.pdf|\.zip|tests/nist-pkits/|tests/data/|devel/|tests/suite/x509paths/.*|fuzz/.*\.repro|fuzz/.*\.in/.*$$
> +exclude_file_name_regexp--sc_space_tab = ^doc/.*.(pdf|png)|\.crl|\.pdf|\.zip|tests/nist-pkits/|tests/data/|tests/system-override-curves.sh|devel/|tests/suite/x509paths/.*|fuzz/.*\.repro|fuzz/.*\.in/.*$$

gnulib provides a `make syntax-check` which checks for various improper formatting (tabs at the end of line, space-tab sequence, etc). This tells that check that the file system-override-curves.sh should not be included. It intentionally contains this kind of invalid input to test the space/tab removal code.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_180552136
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/20190612/0a3370df/attachment.html>


More information about the Gnutls-devel mailing list