Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -1/+1 |
* | Added changes needed for miniunit. usually from using internal calls that are... | ryan | 2008-09-23 | 1 | -0/+4 |
* | * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert | akr | 2007-11-21 | 1 | -1/+18 |
* | previous change refined. | akr | 2007-11-19 | 1 | -3/+3 |
* | * test/fileutils/fileasserts.rb (assert_equal_time): show nsec if | akr | 2007-11-19 | 1 | -1/+17 |
* | * test/fileutils/test_fileutils.rb (setup): support BSD style directory group... | aamine | 2005-01-26 | 1 | -12/+7 |
* | * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root. | aamine | 2004-08-08 | 1 | -9/+30 |
* | * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] ... | aamine | 2003-11-18 | 1 | -9/+17 |
* | * test/fileutils/fileassertions.rb: new file. | aamine | 2003-09-17 | 1 | -0/+43 |