| Name: | cxxtest |
|---|---|
| Version: | 4.3 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Tools |
| Size: | 489601 |
| License: | LGPLv3 |
| RPM: | cxxtest-4.3-4.el7.noarch.rpm |
| Source RPM: | cxxtest-4.3-4.el7.src.rpm |
| Build Date: | Fri Oct 20 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://cxxtest.com |
| Summary: | A JUnit-like testing framework for C++ |
| Description: | CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- updated to release 4.3
- Perl 5.18 rebuild
- updated to release 4.2.1 which fixes the license information in the source headers
- updated to release 4.2 - changed license to LGPLv3 as intended by upstream
- dropped generation of EPUB manual since it can't be build on koji
- added local pkgconfig file - added documentation in HTML and EPUB format
- removed broken HTML documentation as it requires a more recent asciidoc (>= 8.5.0) - build and add the PDF manual to the doc package - addded symlink cxxtestgen.py to stay compatible with previous package (< f19 only)