aboutsummaryrefslogtreecommitdiffstats
path: root/sample/test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded exec bits from some filesDavid Rodríguez2019-11-091-0/+0
* fix typos [ci skip]kazu2016-10-271-1/+1
* * common.mk: test-sample was changed to test-basic.hsbt2016-01-161-2369/+2
* Revert r53539 and r53540nobu2016-01-151-1/+1
* Revert "* common.mk: test-sample was changed to test-basic."naruse2016-01-151-0/+2369
* * common.mk: test-sample was changed to test-basic.hsbt2016-01-151-2369/+0
* default colorsnobu2015-05-171-1/+7
* reset colorsnobu2015-05-171-2/+2
* fix a typo in comment [ci skip]kazu2014-11-091-1/+1
* * sample/test.rb: Make temporary file names unique.akr2013-11-031-20/+22
* test: tty optionnobu2013-01-151-1/+6
* test.rb: show messages in one linenobu2012-12-111-2/+6
* revert r37326 "remove string literal concatenation"nobu2012-10-251-0/+4
* remove string literal concatenationnobu2012-10-251-4/+0
* sample/test.rb: fix standalonenobu2012-07-111-1/+1
* sample/test.rb: Progress::Rotatornobu2012-07-101-52/+70
* sample/test.rb: newlinenobu2012-07-101-0/+1
* test: scan ARGVnobu2012-06-261-6/+8
* test: reduce output if succedednobu2012-06-261-1/+5
* test: TEST_COLORSnobu2012-06-151-1/+1
* test: TEST_COLORSnobu2012-06-151-2/+4
* test: unknown --color argumentnobu2012-06-151-2/+3
* win32: VT100 escapenobu2012-06-041-1/+0
* color optionnobu2012-05-301-2/+14
* tests: customizable colorsnobu2012-05-081-2/+2
* sample/test.rb: refine outputnobu2012-05-071-2/+49
* * remove trailing spaces.nobu2011-05-151-11/+11
* * test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr2010-07-041-28/+0
* * sample/test.rb: sort files for syntax validataion.akr2010-02-071-1/+1
* * sample/test.rb (valid_syntax?): should not capture BOM.nobu2009-06-171-1/+1
* * sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]nobu2009-06-171-3/+4
* * sample/test.rb (valid_syntax?): defaults to us-ascii.nobu2009-05-141-1/+2
* * sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu2009-02-021-2/+2
* * error.c (exc_equal): == method should not raise Exception.ko12008-12-241-2/+4
* * sample/test.rb: rescue exception.takano322008-12-211-2/+2
* * parse.y (f_block_optarg): allow default for block parameters asmatz2008-09-061-0/+58
* wait signal arrival 10sec.akr2008-02-131-1/+4
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-121-1/+1
* * sample/test.rb (valid_syntax): force_encoding input script.matz2007-12-211-0/+1
* * proc.c: support Proc#binding.ko12007-12-201-0/+10
* * compile.c (iseq_compile_each): remove "retry" in block.ko12007-12-191-13/+1
* sample/test.rb: remove $KCODEmatz2007-11-301-1/+0
* * sample/test.rb: should update class variable testsmatz2007-10-031-6/+6
* * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu2007-08-181-1/+4
* * compile.c (iseq_compile_each): fix next/redo stack consistency.ko12007-08-161-1/+2
* * gc.c (os_live_obj): fix to skip T_VALUES.ko12007-08-151-0/+5
* * sample/test.rb: fix to output file name if it containsko12007-08-061-1/+2
* * bootstraptest/runner.rb: fix load path.ko12007-07-061-1/+5
* * parse.y (assoc_list): remove expanded hash literal (no splat).matz2007-06-291-9/+8
* * sample/test.rb: fix to show line information whether test succeeds.ko12007-06-151-2/+2