summaryrefslogtreecommitdiff
path: root/sample/test.rb
AgeCommit message (Expand)Author
2016-10-27fix typos [ci skip]kazu
2016-01-16* common.mk: test-sample was changed to test-basic.hsbt
2016-01-15Revert r53539 and r53540nobu
2016-01-15Revert "* common.mk: test-sample was changed to test-basic."naruse
2016-01-15* common.mk: test-sample was changed to test-basic.hsbt
2015-05-17default colorsnobu
2015-05-17reset colorsnobu
2014-11-09fix a typo in comment [ci skip]kazu
2013-11-03* sample/test.rb: Make temporary file names unique.akr
2013-01-15test: tty optionnobu
2012-12-11test.rb: show messages in one linenobu
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-07-11sample/test.rb: fix standalonenobu
2012-07-10sample/test.rb: Progress::Rotatornobu
2012-07-10sample/test.rb: newlinenobu
2012-06-26test: scan ARGVnobu
2012-06-26test: reduce output if succedednobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: unknown --color argumentnobu
2012-06-04win32: VT100 escapenobu
2012-05-30color optionnobu
2012-05-08tests: customizable colorsnobu
2012-05-07sample/test.rb: refine outputnobu
2011-05-15* remove trailing spaces.nobu
2010-07-04* test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr
2010-02-07* sample/test.rb: sort files for syntax validataion.akr
2009-06-17* sample/test.rb (valid_syntax?): should not capture BOM.nobu
2009-06-17* sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]nobu
2009-05-14* sample/test.rb (valid_syntax?): defaults to us-ascii.nobu
2009-02-02* sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu
2008-12-24* error.c (exc_equal): == method should not raise Exception.ko1
2008-12-21 * sample/test.rb: rescue exception.takano32
2008-09-06* parse.y (f_block_optarg): allow default for block parameters asmatz
2008-02-13wait signal arrival 10sec.akr
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2007-12-21* sample/test.rb (valid_syntax): force_encoding input script.matz
2007-12-20* proc.c: support Proc#binding.ko1
2007-12-19* compile.c (iseq_compile_each): remove "retry" in block.ko1
2007-11-30sample/test.rb: remove $KCODEmatz
2007-10-03* sample/test.rb: should update class variable testsmatz
2007-08-18* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu
2007-08-16* compile.c (iseq_compile_each): fix next/redo stack consistency.ko1
2007-08-15* gc.c (os_live_obj): fix to skip T_VALUES.ko1
2007-08-06* sample/test.rb: fix to output file name if it containsko1
2007-07-06* bootstraptest/runner.rb: fix load path.ko1
2007-06-29* parse.y (assoc_list): remove expanded hash literal (no splat).matz
2007-06-15* sample/test.rb: fix to show line information whether test succeeds.ko1
2007-05-21* compile.c, vm_macro.def: support tail call optimizationko1