Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/test_tmpdir.rb: Specify frozen_string_literal: true. | kazu | 2017-01-23 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to be | akr | 2015-10-06 | 1 | -0/+19 |
* | Add a test for Dir.mktmpdir(nil) [ruby-core:66943] [Bug #10616]. | akr | 2014-12-20 | 1 | -0/+6 |
* | test_tmpdir.rb: remove tmpdir | nobu | 2013-01-01 | 1 | -0/+1 |
* | tmpdir.rb: not expand tilde | nobu | 2012-12-12 | 1 | -0/+11 |
* | * test/test_tmpdir.rb (TestTmpdir#test_world_writable): skip on Windows. | usa | 2012-03-14 | 1 | -0/+1 |
* | * lib/tmpdir.rb (Dir.tmpdir): should not use world-writable but | nobu | 2012-03-11 | 1 | -0/+20 |