index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sample
/
test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded exec bits from some files
David RodrÃguez
2019-11-09
1
-0
/
+0
*
fix typos [ci skip]
kazu
2016-10-27
1
-1
/
+1
*
* common.mk: test-sample was changed to test-basic.
hsbt
2016-01-16
1
-2369
/
+2
*
Revert r53539 and r53540
nobu
2016-01-15
1
-1
/
+1
*
Revert "* common.mk: test-sample was changed to test-basic."
naruse
2016-01-15
1
-0
/
+2369
*
* common.mk: test-sample was changed to test-basic.
hsbt
2016-01-15
1
-2369
/
+0
*
default colors
nobu
2015-05-17
1
-1
/
+7
*
reset colors
nobu
2015-05-17
1
-2
/
+2
*
fix a typo in comment [ci skip]
kazu
2014-11-09
1
-1
/
+1
*
* sample/test.rb: Make temporary file names unique.
akr
2013-11-03
1
-20
/
+22
*
test: tty option
nobu
2013-01-15
1
-1
/
+6
*
test.rb: show messages in one line
nobu
2012-12-11
1
-2
/
+6
*
revert r37326 "remove string literal concatenation"
nobu
2012-10-25
1
-0
/
+4
*
remove string literal concatenation
nobu
2012-10-25
1
-4
/
+0
*
sample/test.rb: fix standalone
nobu
2012-07-11
1
-1
/
+1
*
sample/test.rb: Progress::Rotator
nobu
2012-07-10
1
-52
/
+70
*
sample/test.rb: newline
nobu
2012-07-10
1
-0
/
+1
*
test: scan ARGV
nobu
2012-06-26
1
-6
/
+8
*
test: reduce output if succeded
nobu
2012-06-26
1
-1
/
+5
*
test: TEST_COLORS
nobu
2012-06-15
1
-1
/
+1
*
test: TEST_COLORS
nobu
2012-06-15
1
-2
/
+4
*
test: unknown --color argument
nobu
2012-06-15
1
-2
/
+3
*
win32: VT100 escape
nobu
2012-06-04
1
-1
/
+0
*
color option
nobu
2012-05-30
1
-2
/
+14
*
tests: customizable colors
nobu
2012-05-08
1
-2
/
+2
*
sample/test.rb: refine output
nobu
2012-05-07
1
-2
/
+49
*
* remove trailing spaces.
nobu
2011-05-15
1
-11
/
+11
*
* test/ruby/test_system.rb (test_syntax2): moved from sample/test.rb
akr
2010-07-04
1
-28
/
+0
*
* sample/test.rb: sort files for syntax validataion.
akr
2010-02-07
1
-1
/
+1
*
* sample/test.rb (valid_syntax?): should not capture BOM.
nobu
2009-06-17
1
-1
/
+1
*
* sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]
nobu
2009-06-17
1
-3
/
+4
*
* sample/test.rb (valid_syntax?): defaults to us-ascii.
nobu
2009-05-14
1
-1
/
+2
*
* sample/test.rb (valid_syntax?), test/ruby/test_system.rb
nobu
2009-02-02
1
-2
/
+2
*
* error.c (exc_equal): == method should not raise Exception.
ko1
2008-12-24
1
-2
/
+4
*
* sample/test.rb: rescue exception.
takano32
2008-12-21
1
-2
/
+2
*
* parse.y (f_block_optarg): allow default for block parameters as
matz
2008-09-06
1
-0
/
+58
*
wait signal arrival 10sec.
akr
2008-02-13
1
-1
/
+4
*
* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,
naruse
2008-02-12
1
-1
/
+1
*
* sample/test.rb (valid_syntax): force_encoding input script.
matz
2007-12-21
1
-0
/
+1
*
* proc.c: support Proc#binding.
ko1
2007-12-20
1
-0
/
+10
*
* compile.c (iseq_compile_each): remove "retry" in block.
ko1
2007-12-19
1
-13
/
+1
*
sample/test.rb: remove $KCODE
matz
2007-11-30
1
-1
/
+0
*
* sample/test.rb: should update class variable tests
matz
2007-10-03
1
-6
/
+6
*
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
nobu
2007-08-18
1
-1
/
+4
*
* compile.c (iseq_compile_each): fix next/redo stack consistency.
ko1
2007-08-16
1
-1
/
+2
*
* gc.c (os_live_obj): fix to skip T_VALUES.
ko1
2007-08-15
1
-0
/
+5
*
* sample/test.rb: fix to output file name if it contains
ko1
2007-08-06
1
-1
/
+2
*
* bootstraptest/runner.rb: fix load path.
ko1
2007-07-06
1
-1
/
+5
*
* parse.y (assoc_list): remove expanded hash literal (no splat).
matz
2007-06-29
1
-9
/
+8
*
* sample/test.rb: fix to show line information whether test succeeds.
ko1
2007-06-15
1
-2
/
+2
[next]