Source: cuppa
Section: devel
Priority: optional
Maintainer: Daiki Ueno <ueno@unixuser.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: cocuppa
Architecture: any
Depends: ${shlibs:Depends}
Suggests: cppunit, couma
Description: COmpact CppUnit Pre Process Aid
 cocuppa is a program to create test skeletons suitable
 for CppUnit. See http://sourceforge.jp/projects/cuppa/ for
 more information.

Package: couma
Architecture: any
Depends: ${shlibs:Depends}
Description: Allows to add new test methods to cocuppa test code
 couma is a program to update the test code generated by
 cocuppa by adding some test methods to be implemented in
 the future.

Package: curie
Architecture: any
Depends: ${shlibs:Depends}
Suggests: doxygen
Description: Gathers testing information from the C++ source code
 curie gathers testing information from the target source code,
 which can be used together with cocuppa. It reads Doxygen
 generated XML files to extract the information.

Package: cofox
Architecture: any
Depends: ${shlibs:Depends}
Description: COmpact CppUnit Pre Process Aid with FOX GUI
 cofox is a program to create test skeletons suitable for CppUnit.

Package: tbcuppa
Architecture: any
Depends: ${shlibs:Depends}
Description: Test code generator for CUnit
 This package contains two applications which can be used to
 create test skeleton suitable for CUnit. tcuppa is a
 program to create test group. (a synonym for "test suite" in
 the CUnit terminology). bcuppa is a program to create main
 routine to run a test suite altogether.

Package: tbuma
Architecture: any
Depends: ${shlibs:Depends}
Description: Allows to add new test-methods to tbcuppa test code
 This package contains two applications which can be used to
 update test-code generated by tbcuppa by adding some
 test-methods to be implemented in the future. tuma is a
 program to update test-group. (a synonym for "test-suite" in
 the CUnit terminology). buma is a program to update main
 routine to run a test-suite altogether.
