summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2016-11-22Fix typo in testYutaka HARA
2016-11-18Merge pull request #3255 from ksss/range-includeYukihiro "Matz" Matsumoto
2016-11-18Fix condition of Range#include?ksss
2016-11-17String#include? does not take integersYukihiro "Matz" Matsumoto
2016-11-17Ranges should not rewriteksss
2016-11-16Fixed rindex calling into mrb_equal bugYukihiro "Matz" Matsumoto
2016-11-11Merge pull request #3224 from ksss/define_methodYukihiro "Matz" Matsumoto
2016-11-10test/assert.rb should not use putsTomasz Dąbrowski
2016-11-07fixed wrong stack adjustment for ensure clauses; fix #3175Yukihiro "Matz" Matsumoto
2016-11-04add quoted symbol tests; ref #3231Yukihiro "Matz" Matsumoto
2016-10-12Module#define_method supports proc argumentksss
2016-09-08Add testing for regressionksss
2016-08-20Fixed spell errors in test/t/lang.rb; ref #3199Yukihiro "Matz" Matsumoto
2016-08-20Add new test for optimize VMMiura Hideki
2016-08-15Correct method nameFranck Verrot
2016-07-14Should raise LocalJumpError when no block givenksss
2016-06-18add test for public_methods(false)Yasuhiro Matsumoto
2016-03-24remove wrong ISO section from safe navigation test; ref 4c1ce0f6Yukihiro "Matz" Matsumoto
2016-03-23add safe-navigation operator testsYukihiro "Matz" Matsumoto
2016-03-07Fix doesn't work bintest on :visualcpp toolchainbggd
2016-01-27protect NoMethodError from calling to_hash in replaceSayed Abdelhaleem
2016-01-11Merge pull request #3080 from kou/fix-class-variable-in-moduleYukihiro "Matz" Matsumoto
2016-01-11Fix class variable reference in moduleKouhei Sutou
2015-12-31__t_printstr__ may not be available for testsYukihiro "Matz" Matsumoto
2015-12-30simpler t_printYukihiro "Matz" Matsumoto
2015-12-29Skip backtrace related tests when backtrace isn't availableKouhei Sutou
2015-12-29Support backtrace after method callsKouhei Sutou
2015-12-17Fix "ambiguous first argument" warningZachary Scott
2015-11-18Bugfix nagative-number lshift() bit overflowmurase_syuka
2015-11-18Bugfix lshift() bit overflow; close #3023murase_syuka
2015-11-17mruby-1.2.01.2.0mimaki
2015-11-09fail to debuildAkira Mitsui
2015-11-06fix ambiguous first argument warningcremno
2015-10-01clarify asserts to UTF-8 test suites; ref #2971Yukihiro "Matz" Matsumoto
2015-10-01Merge pull request #2971 from mattn/utf8-chopYukihiro "Matz" Matsumoto
2015-09-30fix tests on windows.Yasuhiro Matsumoto
2015-09-30fix testsYasuhiro Matsumoto
2015-09-29chop with utf-8. fix #2967Yasuhiro Matsumoto
2015-09-24UTF-8 string support in coreYukihiro "Matz" Matsumoto
2015-09-23String#rindex should no longer take integer argumentYukihiro "Matz" Matsumoto
2015-09-16support String#[]= with 3 argstakahashim
2015-09-10add Hash#rehash to handle key modification; ref #2945Yukihiro "Matz" Matsumoto
2015-09-04Merge branch 'module-prepend' of https://github.com/polyfox/mruby into polyfo...Yukihiro "Matz" Matsumoto
2015-09-03Merge pull request #2924 from zzak/mruby-testYukihiro "Matz" Matsumoto
2015-09-02Integer << and >> to use Float instead of raising RangeErrorYukihiro "Matz" Matsumoto
2015-09-02Make travis happyZachary Scott
2015-09-02Float << and >> should be more compatible to FixnumYukihiro "Matz" Matsumoto
2015-08-31run bintests within subfolders of bintest/Terence Lee
2015-08-27Add String#freeze testJun Hiroe
2015-08-22Move test source code and rake task to mrbgemZachary Scott