| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-28 | Pluggable Math | mattn | |
| 2013-02-27 | Merge pull request #889 from mattn/pluggable_time | Yukihiro "Matz" Matsumoto | |
| Pluggable Time class | |||
| 2013-02-27 | Increase TEST_INFINITE_RECURSION_MAX value from 100000 to 1000000 because ↵ | Masamitsu MURASE | |
| modification of handling of `NODE_RETURN` reduces stack size. | |||
| 2013-02-26 | Pluggable Time class | mattn | |
| 2013-02-25 | Add skip method for test | mattn | |
| 2013-02-25 | rename assert_raises to assert_raise | Yukihiro Matz Matsumoto | |
| 2013-02-25 | remove assert_instance_of and assert_kind_of which might hinder duck typing | Yukihiro Matz Matsumoto | |
| 2013-02-25 | rename assert_includes to assert_include | Yukihiro Matz Matsumoto | |
| 2013-02-25 | Merge branch 'pr-mrbtest-assert-ext' of https://github.com/iij/mruby into ↵ | Yukihiro Matz Matsumoto | |
| iij-pr-mrbtest-assert-ext | |||
| 2013-02-25 | Add more tests for `begin` and `rescue`. | Masamitsu MURASE | |
| 2013-02-23 | Support to build on pwd != mruby source root | Yuichiro MASUI | |
| 2013-02-22 | add assert_{includes,instance_of,kind_of,raises} methods. | Akira Yumiyama | |
| 2013-02-20 | update String#gsub test | Akira Yumiyama | |
| 2013-02-18 | adopt String#gsub to fixed split behavior | Yukihiro Matz Matsumoto | |
| 2013-02-17 | Merge pull request #849 from iij/pr-mrbtest-assert-ext | Yukihiro "Matz" Matsumoto | |
| add assert_{true,nil,equal} methods. | |||
| 2013-02-18 | add assert_{true,nil,equal} methods. | Akira Yumiyama | |
| 2013-02-17 | Merge pull request #847 from bovi/gsub | Yukihiro "Matz" Matsumoto | |
| String#gsub fix with last character | |||
| 2013-02-17 | String#gsub fix with last character | Daniel Bovensiepen | |
| 2013-02-16 | Add Module#remove_const test | Daniel Bovensiepen | |
| 2013-02-12 | Added String#sub/sub! and String#gsub/gsub! | Yuichiro MASUI | |
| 2013-02-09 | add mrbtest verbose mode ('-v' option) | Akira Yumiyama | |
| 2013-02-03 | Fixed failure | Yuichiro MASUI | |
| 2013-02-03 | Generate mrbtest.a file for sparete from driver.o | Yuichiro MASUI | |
| 2013-01-28 | Enable test for `Range#initialize`. | Masamitsu MURASE | |
| 2013-01-24 | Add flags_after_libraries | Yuichiro MASUI | |
| 2013-01-24 | merge master | Yuichiro MASUI | |
| 2013-01-22 | Fix pretty-print test miss | Jon | |
| 2013-01-21 | Added flags_before_libraries to linker | Yuichiro MASUI | |
| 2013-01-21 | resolve conflicts | Yukihiro Matz Matsumoto | |
| 2013-01-21 | Beautify the output of rake | Daniel Bovensiepen | |
| 2013-01-21 | build_config gets more flexibility | Yuichiro MASUI | |
| 2013-01-20 | Merge pull request #755 from masuidrive/imprive_build_scripts | Yukihiro "Matz" Matsumoto | |
| Improved build scripts and config files | |||
| 2013-01-20 | Merge pull request #754 from masamitsu-murase/modify_undef_node | Yukihiro "Matz" Matsumoto | |
| Modify handling of NODE_UNDEF. | |||
| 2013-01-20 | Merge pull request #753 from ↵ | Yukihiro "Matz" Matsumoto | |
| masamitsu-murase/modify_handling_of_quoted_string_literal Modify handling of quoted non-expanded string literal | |||
| 2013-01-20 | Improved build scripts and config files | Yuichiro MASUI | |
| 2013-01-20 | Add test for `undef` and `alias`. | Masamitsu MURASE | |
| 2013-01-20 | Add a test for quoted non-expanded string literal. | Masamitsu MURASE | |
| 2013-01-20 | Add test for issue #750. | Masamitsu MURASE | |
| 2013-01-09 | Test ruby library should depend on host's mrbc, not its own mrbc | Xuejie Xiao | |
| 2013-01-07 | add test cases for GC API | Narihiro Nakamura | |
| 2013-01-07 | Run mrbgems test run on isolate mrb_state each rb file. | Yuichiro MASUI | |
| Can access to current gem's name through GEMNAME from test. Can change assert library each mrbgems. used spec.test_preload on mrbgem.rake. assert library should set $ok_test, $ko_test, $kill_test, $asserts. | |||
| 2013-01-05 | Add mruby_ldflags to mrbtest | MATSUMOTO Ryosuke | |
| 2013-01-04 | add test for Module#method_defined? | skandhas | |
| 2013-01-03 | Rebuild CRuby based building script without Makefile | Yuichiro MASUI | |
| Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb | |||
| 2012-12-29 | add test for Module#remove_method | skandhas | |
| 2012-12-25 | add test for Module#remove_class_variable | skandhas | |
| 2012-12-23 | add test for Module#class_variable_defined? | skandhas | |
| 2012-12-22 | Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems | Yuichiro MASUI | |
| 2012-12-21 | fix mrb_mod_cv_set and add test for Module#class_variable_set | skandhas | |
| 2012-12-20 | add test for Module#class_variable_get | skandhas | |
