Issue Details (XML | Word | Printable)

Key: STDCXX-114
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Eric Lemings
Reporter: Liviu Nicoara
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

0.printf.cpp test needs to test all format specifiers

Created: 11/Jan/06 06:26 AM   Updated: 02/Jun/08 09:06 PM
Return to search
Component/s: Tests
Affects Version/s: 4.1.2
Fix Version/s: 4.2.2

Time Tracking:
Original Estimate: 4h
Original Estimate - 4h
Remaining Estimate: 4h
Remaining Estimate - 4h
Time Spent: Not Specified
Remaining Estimate - 4h

Environment: N/A

Severity: Usability


 Description  « Hide
Complete the test for rw_printf family of print functions to include tests for all format specifiers, modifiers, etc.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor added a comment - 15/May/08 09:00 PM
Brad, while working on STDCXX-871, can you see if this still needs to be done?

Eric Lemings added a comment - 15/May/08 09:27 PM
I have come across some instances where a few test cases were missing. I'll start using this issue in the future for adding such test cases.