Issue Details (XML | Word | Printable)

Key: STDCXX-401
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Martin Sebor
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

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

test suite should honor TMPDIR

Created: 07/May/07 03:37 PM   Updated: 23/Apr/08 05:22 AM
Return to search
Component/s: Test Driver
Affects Version/s: 4.1.3
Fix Version/s: 4.2.2

Time Tracking:
Issue & Sub-Tasks
Issue Only
Original Estimate: 4h
Original Estimate - 4h
Remaining Estimate: 3h
Time Spent - 6h Remaining Estimate - 3h
Time Spent: 6h
Time Spent - 6h Remaining Estimate - 3h

Environment: most
Issue Links:
Reference
 

Severity: Usability

Sub-Tasks  All   Open   

 Description  « Hide
The test suite should honor the TMP environment variable and, when defined to a valid value use it when creating temporary file names so that when the variable is defined to a value other than the default /tmp (e.g., because /tmp is full or doesn't have sufficient capacity) the test suite doesn't fail. See the helper function rw_tmpnam() defined in tests/src/file.cpp:
http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/tests/src/file.cpp

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor made changes - 30/May/07 12:42 AM
Field Original Value New Value
Priority Major [ 3 ] Minor [ 4 ]
Martin Sebor made changes - 23/Aug/07 04:22 AM
Summary test suite should honor TMP test suite should honor TMPDIR
Fix Version/s 4.2.1 [ 12312690 ]
Martin Sebor made changes - 23/Jan/08 03:51 AM
Severity Usability
Remaining Estimate 2h [ 7200 ]
Original Estimate 2h [ 7200 ]
Martin Sebor made changes - 13/Mar/08 04:06 PM
Assignee Martin Sebor [ sebor ]
Martin Sebor made changes - 27/Mar/08 10:50 PM
Status Open [ 1 ] In Progress [ 3 ]
Martin Sebor made changes - 28/Mar/08 12:33 AM
Link This issue relates to STDCXX-801 [ STDCXX-801 ]
Martin Sebor made changes - 28/Mar/08 03:30 PM
Time Spent 2h [ 7200 ]
Martin Sebor made changes - 23/Apr/08 05:22 AM
Fix Version/s 4.2.2 [ 12313096 ]
Fix Version/s 4.2.1 [ 12312690 ]
Martin Sebor made changes - 23/Apr/08 05:22 AM
Status In Progress [ 3 ] Open [ 1 ]