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-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
2012-09-22
Optimize Makefiles
Daniel Bovensiepen
2012-09-22
Move Gem Tests into the main Test target
Daniel Bovensiepen
2012-09-15
Merge pull request #473 from bovi/integer-step-test
Yukihiro "Matz" Matsumoto
2012-09-15
Add test case for Integer#step
Daniel Bovensiepen
2012-09-15
Don't check ObjectID of Kernel#to_s. Only class check of instance
Daniel Bovensiepen
2012-09-12
check if an Exception instance has a "mesg" attribute
Tomoyuki Sahara
2012-09-10
Merge pull request #462 from bovi/test-for-460
Yukihiro "Matz" Matsumoto
2012-09-10
Add Test Case for Issue #460
Daniel Bovensiepen
2012-09-10
Fix writing errors in Makefiles
Daniel Bovensiepen
2012-09-09
Add Time Tests
Daniel Bovensiepen
2012-09-09
Add Module Tests
Daniel Bovensiepen
2012-09-09
Add Kernel Tests
Daniel Bovensiepen
2012-09-06
Add more info on how to run tests
Joseph McCullough
2012-09-03
introduce toplevel object main; close #327
Yukihiro Matsumoto
2012-08-13
Add more test for exception.
Masamitsu MURASE
2012-08-12
check value from NilClass#inspect
Yukihiro Matsumoto
2012-08-12
check inside of result from Kernel#instance_variable
Yukihiro Matsumoto
2012-08-09
Also added test for charsh bug with Struct.new without parameters.
Beoran
2012-08-09
Struct.new crashed if no arguments are given. Fixed.
Beoran
2012-08-01
some test requires double precision
Yukihiro Matsumoto
2012-08-01
add Math::TOLERANCE
Yukihiro Matsumoto
2012-08-01
float do not have enough precision to round if MRB_USE_FLOAT is set
Yukihiro Matsumoto
[next]