aboutsummaryrefslogtreecommitdiffstats
path: root/test/fileutils/fileasserts.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* Added changes needed for miniunit. usually from using internal calls that are...ryan2008-09-231-0/+4
* * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assertakr2007-11-211-1/+18
* previous change refined.akr2007-11-191-3/+3
* * test/fileutils/fileasserts.rb (assert_equal_time): show nsec ifakr2007-11-191-1/+17
* * test/fileutils/test_fileutils.rb (setup): support BSD style directory group...aamine2005-01-261-12/+7
* * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine2004-08-081-9/+30
* * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] ...aamine2003-11-181-9/+17
* * test/fileutils/fileassertions.rb: new file.aamine2003-09-171-0/+43