aboutsummaryrefslogtreecommitdiffstats
path: root/test/fileutils/fileasserts.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_fileutils.rb: tests for chownnobu2013-12-241-0/+9
* test_fileutils.rb: tests for chownnobu2013-12-231-0/+9
* * test/fileutils/fileasserts.rbknu2013-07-091-0/+21
* * test/fileutils/fileasserts.rbknu2013-07-091-1/+1
* use assert_equal, assert_match, and so on.nobu2012-05-071-56/+23
* * test/fileutils/fileasserts.rb (FileAssertions): separate module.nobu2011-02-061-1/+1
* * lib/test/unit/assertions.rb (assert_block): move fromnobu2011-02-051-4/+0
* * test/fileutils/fileasserts.rb (assert_block): pass argumentsnobu2011-02-051-2/+2
* * test/fileutils/fileasserts.rb: add message arguments.nobu2011-02-041-16/+17
* * test/fileutils/fileasserts.rb (Test::Unit::Assertions#assert_block):nobu2011-02-041-0/+4
* * {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