index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-12-06
Merge remote-tracking branch 'mruby/master' into mrbgems
Daniel Bovensiepen
2012-12-05
Merge pull request #567 from beoran/beoran_stack_overflow_fix
Yukihiro "Matz" Matsumoto
2012-12-05
rename mrb_load_irep for mrbtest to be consistent to name change
Daniel Bovensiepen
2012-12-05
rename mrb_load_irep etc. for naming consistency
Yukihiro Matz Matsumoto
2012-12-05
Merge remote-tracking branch 'mruby/master' into mrbgems
Daniel Bovensiepen
2012-12-03
Array#[]= should return assigning value; close #584
Yukihiro Matz Matsumoto
2012-12-03
Ruby's Time#yday should start from 1; close #581
Yukihiro Matz Matsumoto
2012-12-01
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-30
Merge pull request #573 from skandhas/pr-add-Module-module_eval
Yukihiro "Matz" Matsumoto
2012-11-30
add test for 'Abbreviated variable assignment as returns'
skandhas
2012-11-27
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-27
add Module#class_eval test
skandhas
2012-11-27
add Module#module_eval test
skandhas
2012-11-26
add Module#instance_methods test
skandhas
2012-11-26
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-24
add Module#include? test
skandhas
2012-11-23
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-23
add assert 'BS Block 35'
skandhas
2012-11-23
add assert 'BS Block 34'
skandhas
2012-11-23
modify the order of BS BLOCK assert. Because 'BS BLOCK 32' is already defined...
skandhas
2012-11-22
Deactivate / Activate GEMs Flag introduced into mrbtest
Daniel Bovensiepen
2012-11-22
Keep stack depth and allocation better under control and fix crash on infinit...
Beoran
2012-11-22
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-21
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mrbtest
Daniel Bovensiepen
2012-11-20
Use check_float when testing equality for float values
Xuejie Xiao
2012-11-19
Restore accidentally deleted erfc(1) test
Xuejie Xiao
2012-11-19
Fix provided implementation of erf and erfc functions.
Xuejie Xiao
2012-11-17
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-11-17
add test for issue#547; close #554
Yukihiro Matz Matsumoto
2012-11-13
Merge pull request #549 from skandhas/pr-modify-class-variables-test
Yukihiro "Matz" Matsumoto
2012-11-13
fix the issue String#slice with Range may return broken String.
Tomoyuki Sahara
2012-11-13
modify Module#class_variables test
skandhas
2012-11-12
modify Module#class_variables test
skandhas
2012-11-09
add Module#class_variables test
skandhas
2012-11-08
Fix merge
Daniel Bovensiepen
2012-11-08
Merge new change
Daniel Bovensiepen
2012-11-05
typo fix on test/report.rb
Akira Yumiyama
2012-11-05
fix mrubytest dependencies
Akira Yumiyama
2012-11-05
add mruby/mrbc tests.
Akira Yumiyama
2012-11-04
replace FIXNUM_P() by mrb_fixnum_p()
Yukihiro Matz Matsumoto
2012-11-02
add test for 8cf42709
Yukihiro Matsumoto
2012-11-01
Add Test for String#each_byte
Daniel Bovensiepen
2012-11-01
Add Test for String#bytes
Daniel Bovensiepen
2012-11-01
Merge remote-tracking branch 'upstream/master' into mrbgems
Daniel Bovensiepen
2012-10-20
add test case for 750b7c2
Yukihiro Matsumoto
2012-10-20
unexpect break/next/redo/retry should raise LocalJumpError
Yukihiro Matsumoto
2012-10-09
Bugfix for crash if main was extended with a module.
Beoran
2012-09-30
add test case for Array#unshift, <=>, and *
Akira Kuroda
2012-09-24
Fix initializing of generator and beautify generator
Daniel Bovensiepen
[next]