summaryrefslogtreecommitdiffhomepage
path: root/test/no_mrb_open_test_dummy.rb
AgeCommit message (Collapse)Author
2014-07-12Run mrbgem and core tests on minimum dependencies.take_cheeze
Solves #2355. In test drivers: * Uses `mrb_t_pass_result` to check and pass test result to main `mrb_state`. * Adds `mrb_init_test_driver` to init test `mrb_state`.
2014-04-03Fix build fail for 'make test' with no mrbgemskyab