summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-test/init_mrbtest.c
AgeCommit message (Collapse)Author
2018-03-05Close `mrb_state` before exit.Takeshi Watanabe
2015-11-27include changed from by quotes ("") to by brackets (<>); close #3032Yukihiro "Matz" Matsumoto
2015-11-24Remove mrbtest_irep from mrbtestZachary Scott
If we make the core tests a dependency on the mruby-test gem, we don't need to worry about maintaining the core test irep alone.
2015-08-22Move test source code and rake task to mrbgemZachary Scott