summaryrefslogtreecommitdiffhomepage
path: root/test/file.rb
AgeCommit message (Expand)Author
2017-02-28run mrbtest outside of source tree.Tomoyuki Sahara
2016-12-17Add File.readlinkKohei Suzuki
2016-12-16Add File.chmodKohei Suzuki
2016-09-11Support Array argumentksss
2016-09-11Show value of expect and actual each assertionksss
2015-12-08File::ALT_SEPARATOR is always defined (some string or nil).Tomoyuki Sahara
2015-12-08Fix for windows(mingw)takahashim
2015-11-22add File.symlinktakahashim
2015-11-21add File.pathtakahashim
2014-11-16Implement FileTest.sizeksss
2014-04-21more tests.Tomoyuki Sahara
2013-10-09fix typo...Tomoyuki Sahara
2013-10-03fix RSTRING_PTR usage.Tomoyuki Sahara
2013-09-30add File#flock.Tomoyuki Sahara
2013-04-07add File.expand_pathAkira Yumiyama
2013-04-01initial commitAkira Yumiyama