summaryrefslogtreecommitdiffhomepage
path: root/test/mrbtest.rake
AgeCommit message (Expand)Author
2015-08-22Move test source code and rake task to mrbgemZachary Scott
2014-07-12Fix rake failure since `mrbtest_objs` isn't flattened.take_cheeze
2014-07-12Run mrbgem and core tests on minimum dependencies.take_cheeze
2014-06-04Add generator script to dependency so that it will regenerate C codes when it...take_cheeze
2014-04-05Fix 'make test' fail to build on Windows(MSVC)kyab
2014-03-10reduce mrb_open calls in mrbgem testtake_cheeze
2014-03-09Add comments to notify files are auto generated.Masaki Muranaka
2014-02-26compile assert.rb oncetake_cheeze
2013-02-23Support to build on pwd != mruby source rootYuichiro MASUI
2013-02-03Fixed failureYuichiro MASUI
2013-02-03Generate mrbtest.a file for sparete from driver.oYuichiro MASUI
2013-01-24Add flags_after_librariesYuichiro MASUI
2013-01-24merge masterYuichiro MASUI
2013-01-22Fix pretty-print test missJon
2013-01-21Added flags_before_libraries to linkerYuichiro MASUI
2013-01-21resolve conflictsYukihiro Matz Matsumoto
2013-01-21Beautify the output of rakeDaniel Bovensiepen
2013-01-21build_config gets more flexibilityYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-09Test ruby library should depend on host's mrbc, not its own mrbcXuejie Xiao
2013-01-05Add mruby_ldflags to mrbtestMATSUMOTO Ryosuke
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI