summaryrefslogtreecommitdiffhomepage
path: root/test/driver.c
AgeCommit message (Expand)Author
2012-07-29Modify return value of mrbtest.Masamitsu MURASE
2012-07-03remove unused variablesYukihiro Matsumoto
2012-07-03test/driver to use EXIT_SUCCESSYukihiro Matsumoto
2012-07-03add context to parser, that would hold local variable info, filename, and lin...Yukihiro Matsumoto
2012-06-03Check mrb_open return value for NULLJon
2012-05-22change example code to do mrb_close()Mitchell Blank Jr
2012-05-18refactor test driverYukihiro Matsumoto
2012-05-18rename compiler.h to mruby/compiler.hYukihiro Matsumoto
2012-05-14make test restructuringYukihiro Matsumoto