[openssl/openssl] 827474: Add a test that generated files are gitignored and...
"'Bob Beck' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8274744b92217ea857baac7b6bac2de4e95bc92d
https://github.com/openssl/openssl/commit/8274744b92217ea857baac7b6bac2de4e95bc92d
Author: Bob Beck <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
A test/recipes/01-test_generated_ignored.t
Log Message:
-----------
Add a test that generated files are gitignored and untracked
Every GENERATE target must be absent from the index and covered by a
committed .gitignore. The deliberately committed generated files, such
as util/libcrypto.num and doc/build.info, come from "make update" rather
than GENERATE, and are not checked. Skips without git or a checkout.
Reviewed-by: Andrew Dinh <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Tue Aug 18 15:27:39 2026
(Merged from https://github.com/openssl/openssl/pull/32343)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/fc2668-827474%40github.com.