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
/
t
Age
Commit message (
Expand
)
Author
2013-03-17
bugfix about escaping '\n'
FUKUZAWA-Tadashi
2013-03-17
refactor heredoc identifier
FUKUZAWA-Tadashi
2013-03-17
implement literal %W %w %s
FUKUZAWA-Tadashi
2013-03-03
implement heredoc
FUKUZAWA-Tadashi
2013-03-01
Pluggable Struct
mattn
2013-02-28
Pluggable Math
mattn
2013-02-27
Merge pull request #889 from mattn/pluggable_time
Yukihiro "Matz" Matsumoto
2013-02-27
Increase TEST_INFINITE_RECURSION_MAX value from 100000 to 1000000 because mod...
Masamitsu MURASE
2013-02-26
Pluggable Time class
mattn
2013-02-25
Add more tests for `begin` and `rescue`.
Masamitsu MURASE
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 #847 from bovi/gsub
Yukihiro "Matz" Matsumoto
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-01-28
Enable test for `Range#initialize`.
Masamitsu MURASE
2013-01-20
Merge pull request #754 from masamitsu-murase/modify_undef_node
Yukihiro "Matz" Matsumoto
2013-01-20
Merge pull request #753 from masamitsu-murase/modify_handling_of_quoted_strin...
Yukihiro "Matz" Matsumoto
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-07
add test cases for GC API
Narihiro Nakamura
2013-01-04
add test for Module#method_defined?
skandhas
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-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
2012-12-19
Modify String#bytes.
Masamitsu MURASE
2012-12-05
Merge pull request #567 from beoran/beoran_stack_overflow_fix
Yukihiro "Matz" Matsumoto
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-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
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-24
add Module#include? test
skandhas
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
Keep stack depth and allocation better under control and fix crash on infinit...
Beoran
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
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
[next]