summaryrefslogtreecommitdiff
path: root/test/ruby/test_system.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-03-05* test/ruby: get rid of warnings.usa
2013-01-27test_system.rb: commit missnobu
2013-01-27test_system.rb: indentnobu
2013-01-27test_system.rb: fix testnobu
2012-04-23* win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-01* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-28* win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki
2011-02-27* test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki
2011-02-20* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-15* test/ruby/test_system.rb (TestSystem#test_system_at): use findstrusa
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2010-11-05* test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu
2010-11-04* process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu
2010-07-04* test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr
2010-07-04* test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr
2010-07-04* test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr
2010-04-20* test/ruby/test_system.rb (TestSystem#valid_syntax): return falsenobu
2010-01-27suppress warnings.akr
2009-08-05* ruby.c (load_file_internal): assumes -x flag if no "ruby" is innobu
2009-06-29* dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]nobu
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-02-02* sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu
2008-04-12* prelude.rb (require_relative): move require_relative frommatz
2008-02-18use require_relative to require ut_eof and envutil.akr
2007-12-21* test/ruby/test_system.rb (TestSystem::valid_syntax): applymatz
2007-11-18use ML ref. for assertion message.akr
2007-09-28refine previous change.akr
2007-09-28don't generate temporary files under current directory.akr
2007-08-18* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu
2006-09-25* sample/test.rb: "print nil" now prints empty string.matz
2005-12-29fix "-e:1: undefined method `sub' for main:Object (NoMethodError)"akr
2004-12-08* parse.y (string_content): get rid of segfault at empty evstr.nobu
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2003-12-23* io.c (rb_io_ungetc): raise an exception at unread stream tonobu
2003-12-23 * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi
2003-12-05* ext/stringio/stringio.c (strio_read): follow IO#read.nobu
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-05* test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-05* test/ruby/test_system.rb (test_system): check existence of rubyeban
2003-09-04* test/ruby: tests for ruby itself.nahi