You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/23 04:52:34 UTC

[jira] Updated: (STDCXX-401) test suite should honor TMPDIR

     [ https://issues.apache.org/jira/browse/STDCXX-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-401:
--------------------------------

              Severity: Usability
    Remaining Estimate: 2h
     Original Estimate: 2h

> test suite should honor TMPDIR
> ------------------------------
>
>                 Key: STDCXX-401
>                 URL: https://issues.apache.org/jira/browse/STDCXX-401
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Test Driver
>    Affects Versions: 4.1.3
>         Environment: most
>            Reporter: Martin Sebor
>            Priority: Minor
>             Fix For: 4.2.1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.