Bug 458607
| Summary: | dependency on the cppunit testing framework | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lubos Stanek <lubek> |
| Component: | subtitleeditor | Assignee: | Martin Sourada <martin.sourada> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | marco.crosio |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-09-25 00:08:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lubos Stanek
2008-08-10 21:08:56 UTC
What info do you want? The unit testing code is designed for the developer to check whether the application works as designed with different subtitle formats. It uses sample test files from the source subdirectory. The internal debug functions are more than necessary for testing. Building the application with testing code is possible but it is useless. No end user will ever use it. It does not work without test files and they are not packaged in. It only expands the size of the target executable. Is it enough information for the decision to remove the offending configure switch from the spec file? Ah, OK, I'll fix this in next release (I am waiting for infrastructure guys to get everything working again). Thanks for filling the bug and providing the info :) IIRC, I initially added the switch as per suggestion from the package reviewer... Good to read that. :-) Do not forget to remove both the configure switch and the appropriate BuildRequires. It would be useable when the unit test code would be built as a standalone binary and used in the make check. Probably it was the reviewer's idea. Thanks for packaging it for Fedora users. subtitleeditor-0.22.3-1.fc8 has been submitted as an update for Fedora 8. http://admin.fedoraproject.org/updates/subtitleeditor-0.22.3-1.fc8 subtitleeditor-0.22.3-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update subtitleeditor'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-7582 subtitleeditor-0.22.3-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update subtitleeditor'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-7399 subtitleeditor-0.22.3-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. subtitleeditor-0.22.3-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |