index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
basictest
Age
Commit message (
Expand
)
Author
2024-03-14
Ensure test suite is compatible with --frozen-string-literal
Jean Boussier
2022-01-19
[wasm] bootstraptest, basictest: disable backquote literal tests
Yuta Saito
2020-06-18
Raise RuntimeError for class variable overtaken in nonverbose mode
Jeremy Evans
2020-06-11
Warn when passing a non-literal block to Kernel#lambda
Jeremy Evans
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-07-02
colors file has been moved from test to tool
Nobuyoshi Nakada
2019-01-18
Prefer block_given? to iterator?
nobu
2016-10-19
basictest: --run-opt option
nobu
2016-10-07
* basictest/test.rb: Adjust spaces in class declarations
hsbt
2016-08-07
suppress warnings
nobu
2016-08-07
deprecate TRUE,FALSE,NIL
nobu
2016-05-17
Use Integer instead of Fixnum and Bignum.
akr
2016-04-12
basictest: disable warnings
nobu
2016-01-16
* common.mk: test-sample was changed to test-basic.
hsbt
2016-01-15
Revert "* common.mk: test-sample was changed to test-basic."
naruse
2016-01-15
basictest/test.rb: update message
nobu
2016-01-15
* common.mk: test-sample was changed to test-basic.
hsbt