mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates-frozen
This commit is contained in:
commit
b15e543d30
76 changed files with 3263 additions and 1050 deletions
|
@ -407,7 +407,7 @@ functions.")
|
|||
(home-page "https://metacpan.org/release/Test-Dir")
|
||||
(synopsis "Utilities for testing directory attributes")
|
||||
(description
|
||||
"This modules provides a collection of test utilities for directory
|
||||
"This module provides a collection of test utilities for directory
|
||||
attributes.")
|
||||
(license perl-license)))
|
||||
|
||||
|
@ -1034,7 +1034,7 @@ code.")
|
|||
(build-system perl-build-system)
|
||||
(synopsis "Ensure no warnings are produced while testing")
|
||||
(description
|
||||
"This modules causes any warnings during testing to be captured and
|
||||
"This module causes any warnings during testing to be captured and
|
||||
stored. It automatically adds an extra test that will run when your script
|
||||
ends to check that there were no warnings. If there were any warnings, the
|
||||
test will fail and output diagnostics of where, when and what the warning was,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue