summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2014-02-25add IO.readTomoyuki Sahara
2013-11-16Try GC when Too many open files (revert a part of 1e8097a).Tomoyuki Sahara
2013-11-16test for #6.Tomoyuki Sahara
2013-10-09fix typo...Tomoyuki Sahara
2013-10-03fix RSTRING_PTR usage.Tomoyuki Sahara
2013-09-30add File#flock.Tomoyuki Sahara
2013-09-26remove duplicated white spaces.Tomoyuki Sahara
2013-09-25Catch up with API changes on mrb_intern() -> mrb_intern_cstr()Paolo Bosetti
2013-08-30use array parameter on IO.open.Tomoyuki Sahara
2013-08-23add `cmd` (command output expression).Tomoyuki Sahara
2013-08-08tests for File.socket? and File.symlink?Tomoyuki Sahara
2013-05-12Use mkstemp instead of mktemp.Akira Yumiyama
2013-04-27put MRB_ prefix before ARGS_XXX macrosAkira Yumiyama
2013-04-07add File.expand_pathAkira Yumiyama
2013-04-01initial commitAkira Yumiyama