[gnutls-devel] GnuTLS | Add CI tarball build (!809)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 20 17:13:42 CET 2018


> Is portability the goal of our test suite?

Clearly yes. Building GnuTLS on a platform is one thing. Another is the correct functionality on that platform. The typical, approved and widely used build+test sequence is `./configure && make && make check && sudo make install`. Would you really recommend to leave out `make check` ?

> We should make things easy for us and require any tools necessary that allow us writing simple and easy test suites.

Yes true. But the proposed changes are mostly trivial. For complicated stuff, we can simply depend on bash and skip that part if bash is not available. With that you can at least test the major functions/tools even if bash not installed.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/809#note_118783646
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/20181120/e72ec954/attachment.html>


More information about the Gnutls-devel mailing list