[Issue 16568] New: unittesting floods /tmp/ with files of the form .dmd-run-test.0V0KUY
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Oct  1 09:05:01 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16568
          Issue ID: 16568
           Summary: unittesting floods /tmp/ with files of the form
                    .dmd-run-test.0V0KUY
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com
Just took a look at my /tmp/ directory, saw a bunch of these things. They
should be under a single subdir /tmp/.dmd-run-test/. It would also be nice to
have a VERY SIMPLE mechanism to delete old runs (e.g. a day or more).
--
    
    
More information about the Digitalmars-d-bugs
mailing list