Commit Graph

421 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto fa4ae7dd4d modify test case to check #1606 2013-12-09 11:44:02 +09:00
Jun Hiroe 853e26e16a Fix ISO no in Array#* and Array#+ 2013-12-07 12:22:25 +09:00
Carson McDonald 12e2488a4a Add is_a? test to cover issue 1477 2013-12-04 10:29:40 -05:00
Yukihiro "Matz" Matsumoto 9c6398a444 rename mrb_intern2() to mrb_intern(); huge API incompatibility; close #1513 2013-11-29 08:47:28 +09:00
Yukihiro "Matz" Matsumoto abe6db9454 resolve conflict #1552 2013-10-30 17:28:32 +09:00
h2so5 12e00f9238 implement Class.new with block 2013-10-30 12:52:26 +09:00
Yukihiro "Matz" Matsumoto c2ad094839 fix wrong actual and expected order 2013-10-30 11:57:52 +09:00
Yukihiro "Matz" Matsumoto 3a6391c485 update test code to ensure return value from class statement 2013-10-25 13:24:50 +09:00
fleuria ba4a19dbe9 add a regression for #1544 2013-10-25 02:53:27 +08:00
Paolo Bosetti 6d5bd14481 Added test for inline arrays longer than 126 elements. 2013-10-01 14:47:58 +02:00
Yukihiro "Matz" Matsumoto 11b0dda641 Merge pull request #1509 from FUKUZAWA-Tadashi/heredoc-bugfix
fix bugs on Heredocument
2013-09-25 18:02:00 -07:00
Yuichi Nishiwaki 6e47c9dfc1 fix a bug introduced in prev commit 2013-09-23 19:59:24 -07:00
Yuichi Nishiwaki 0e4a7b2a03 eliminate use of traditional intern API (mrb_intern()) completely 2013-09-23 19:36:50 -07:00
FUKUZAWA-Tadashi 8d34e00102 fix bugs on Heredocument
- heredoc in array literal
- heredoc in args
- heredoc in expression expand
2013-09-22 18:14:40 +09:00
Keita Obo c4e5a8b167 Fix self value in a block is changed with return value for Fixnum, nil, instance variable.
Fix #1504
2013-09-18 00:57:23 +09:00
Keita Obo 0bce3a36d2 Fixed self value in a block is changed with return value
fix #1504
2013-09-18 00:20:13 +09:00
Yukihiro "Matz" Matsumoto 2fe64f24f8 remove Exception#verbose_backtrace; #1495 2013-09-03 15:52:35 +09:00
take_cheeze d12b6ab218 add verbose_backtrace 2013-09-02 00:48:06 +09:00
take_cheeze 596cd3f6e7 add Exception#backtrace test 2013-09-02 00:48:05 +09:00
Carson McDonald d55eb947f9 Test for Class#inherited 2013-08-13 22:27:25 -04:00
Carson McDonald e34bc72b89 Add test for Class.new(*args) 2013-08-13 22:11:14 -04:00
Carson McDonald 3385a33e9e Add two tests for issue #1467 2013-08-13 11:39:30 -04:00
Jun Hiroe 90f6b1815c I add ISO test '15.2.12.3' included modules in Arrray 2013-08-13 21:09:55 +09:00
Jun Hiroe d4b2d0a912 I fix ISO No in String class in comparison with ISO_IEC_30170_2012(E)-Charactor_PDF_document.pdf 2013-08-11 21:15:01 +09:00
Jun Hiroe ba9fe99e74 I fix order of actual and expect test value in typeerror.rb. 2013-08-02 23:17:46 +09:00
Jun Hiroe 614577d281 I fix order of actual and expect test value in true.rb. 2013-08-02 23:16:36 +09:00
Jun Hiroe bd48b383df I fix order of actual and expect test value in syntax.rb. 2013-08-02 23:15:04 +09:00
Jun Hiroe b775a887de I fix order of actual and expect test value in symbol.rb. 2013-08-02 23:12:23 +09:00
Jun Hiroe fdb27fd6bd I fix order of actual and expect test value in string.rb. 2013-08-02 23:05:34 +09:00
Jun Hiroe 8f01c0732a I fix order of actual and expect test value in standarderror.rb. 2013-08-02 22:40:12 +09:00
Jun Hiroe f2fdac889b I fix order of actual and expect test value in runtimeerror.rb. 2013-08-02 22:40:12 +09:00
Jun Hiroe 2e24ba161b I fix order of actual and expect test value in rangeerror.rb. 2013-08-02 22:40:12 +09:00
Jun Hiroe f467ea1ab4 I fix order of actual and expect test value in range.rb. 2013-08-02 22:40:12 +09:00
Jun Hiroe 20c6810ec7 I fix order of actual and expect test value in proc.rb. 2013-08-02 22:36:38 +09:00
Jun Hiroe 6583f340ab I fix order of actual and expect test value in object.rb. 2013-08-02 22:16:07 +09:00
Jun Hiroe 0ce98230c5 I fix order of actual and expect test value in numeric.rb. 2013-08-02 22:14:23 +09:00
Jun Hiroe 5550dfa0e0 I fix order of actual and expect test value in nomethoderror.rb. 2013-08-02 22:11:45 +09:00
Jun Hiroe 50fafafb48 I fix order of actual and expect test value in nil.rb. 2013-08-02 22:07:24 +09:00
Jun Hiroe 679ae1bcbb I fix order of actual and expect test value in nameerror.rb. 2013-08-02 22:06:10 +09:00
Jun Hiroe dddb5faff0 I fix order of actual and expect test value in module.rb. 2013-08-02 22:04:23 +09:00
Jun Hiroe 6d9b61248d I fix order of actual and expect test value in localjumperror.rb. 2013-08-02 21:48:59 +09:00
Jun Hiroe b7651d212b I fix order of actual and expect test value in literals.rb. 2013-08-02 21:48:18 +09:00
Jun Hiroe b423171eb4 I fix order of actual and expect test value in kernel.rb. 2013-08-02 21:04:02 +09:00
Jun Hiroe 19dce63a2d I fix order of actual and expect test value in integer.rb. 2013-08-02 20:54:22 +09:00
Jun Hiroe f71cacc4ca I fix order of actual and expect test value in indexerror.rb. 2013-08-02 20:54:21 +09:00
Jun Hiroe 284dc1be09 I fix order of actual and expect test value in hash.rb. 2013-08-02 20:54:21 +09:00
Jun Hiroe 6baded4cb5 I fix order of actual and expect test value in gc.rb. 2013-08-02 20:54:20 +09:00
Jun Hiroe edb0810c1a I fix order of actual and expect test value in float.rb. 2013-08-02 20:54:19 +09:00
Jun Hiroe dbacb58f66 I fix order of actual and expect test value in false.rb. 2013-08-02 20:54:13 +09:00
Jun Hiroe 363d65ccef I fix order of actual and expect test value in exception.rb. 2013-08-02 20:54:11 +09:00