summaryrefslogtreecommitdiffhomepage
path: root/test/mruby_io_test.c
AgeCommit message (Expand)Author
2014-04-21more tests.Tomoyuki Sahara
2014-04-05Don't ignore the return value of symlink().Masaki Muranaka
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-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-01initial commitAkira Yumiyama