mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
71f21845ca
* _mkdir() has only one argument * use mktemp && mkdir instead of mkdtemp * use _getcwd instead of P_tmpdir (sandbox is on current dir) * test for Dir#tell and Dir#seek: skip when NotImplementedError