Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicit test dependencies | Jeremy Kemper | 2009-03-29 | 1 | -0/+1 |
* | Use current umask when testing the expected file mode [#823 state:resolved] | S. Brent Faulkner | 2008-08-13 | 1 | -4/+4 |
* | Make File.atomic_write copy the original permissions or use the directories d... | Joshua Peek | 2008-08-06 | 1 | -6/+44 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Some 1.9 forward compatibility | Jeremy Kemper | 2007-09-14 | 1 | -3/+3 |
* | Fix activesupport atomic_write tests when Dir.tmpdir is on another partition.... | Michael Koziarski | 2007-09-06 | 1 | -2/+2 |
* | Add File.atomic_write to prevent users from seeing half written files. Usefu... | Michael Koziarski | 2007-02-27 | 1 | -0/+29 |