diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 22:59:27 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-26 12:19:12 +0100 |
commit | 2183c9abe34ad1f0e5bd18943b6b9693b408e04b (patch) | |
tree | 7d5dc3dc0784f09bddefc98a99370eb65b620638 /dev-ada | |
parent | net-print/hplip: Fix bug 638770. (diff) | |
download | gentoo-2183c9abe34ad1f0e5bd18943b6b9693b408e04b.tar.gz gentoo-2183c9abe34ad1f0e5bd18943b6b9693b408e04b.tar.bz2 gentoo-2183c9abe34ad1f0e5bd18943b6b9693b408e04b.zip |
dev-ada/aunit: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/aunit/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ada/aunit/metadata.xml b/dev-ada/aunit/metadata.xml index 8e0def15bbcb..e2d94242dd42 100644 --- a/dev-ada/aunit/metadata.xml +++ b/dev-ada/aunit/metadata.xml @@ -10,6 +10,6 @@ <flag name="gnat_2017">Compile with dev-lang/gnat-gpl-2017</flag> </use> <longdescription lang="en"> - AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It’s intended as a developer’s tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose. + AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It’s intended as a developer’s tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose. </longdescription> </pkgmetadata> |