]> git.pld-linux.org Git - packages/CUnit.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Dec 2005 19:52:41 +0000 (19:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    CUnit.spec -> 1.2

CUnit.spec

index 78cc130372fcc4763b77fbeafececf16ab2885ba..e1d16eae58ebf41017305f1adf582411a839cade 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       Automated testing framework for 'C'
+Summary:       Automated testing framework for C
+Summary(pl):   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
+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.1103 seconds and 4 git commands to generate.