summaryrefslogtreecommitdiffhomepage
path: root/test/mruby_io_test.c
AgeCommit message (Expand)Author
2016-05-12Create socket in /tmp for securityEric Hodel
2016-05-12Include reason in test failure messageEric Hodel
2015-12-02fix tests for Win: use binary modetakahashim
2015-12-02build on Win32takahashim
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