]> git.pld-linux.org Git - packages/CUnit.git/blobdiff - CUnit.spec
- converted to UTF-8
[packages/CUnit.git] / CUnit.spec
index 78cc130372fcc4763b77fbeafececf16ab2885ba..0722967ed90473efd9a524fc3c96394f888effc7 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       Automated testing framework for 'C'
+Summary:       Automated testing framework for C
+Summary(pl.UTF-8):   Szkielet automatycznych testów dla C
 Name:          CUnit
 Version:       2.0
 Release:       0.5
@@ -26,6 +27,17 @@ and provides a rich set of assertions for testing common data types.
 In addition, several different interfaces are provided for running
 tests and reporting results.
 
+%description -l pl.UTF-8
+CUnit to lekki system do pisania, administrowania i uruchamiania
+testów jednostkowych w C. Udostępnia programistom C podstawową
+funkcjonalność testującą z elastycznym wyborem interfejsów
+użytkownika.
+
+CUnit jest budowany jako biblioteka statyczna, którą linkuje się z
+kodem testowym użytkownika. Używa prostego szkieletu do tworzenia
+struktur testowych i udostępnia bogaty zbiór zapewnień (assertions)
+do testowania popularnych typów danych.
+
 %prep
 %setup -q -n %{name}-%{version}-2
 %patch0 -p1
This page took 0.037003 seconds and 4 git commands to generate.