aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rubyoptions.rb
Commit message (Expand)AuthorAgeFilesLines
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+2
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+10
* ruby.c: transcode program namesnobu2014-11-291-0/+11
* test_rubyoptions.rb: workaroundnobu2014-11-291-2/+3
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+12
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-2/+0
* ruby.c: no -r when dumpnobu2014-10-281-0/+37
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-161-1/+1
* Set an encoding for SEGV message.akr2014-10-161-0/+1
* test/ruby/test_rubyoptions.rb: fix racenormal2014-10-161-1/+1
* Simplify a regexp.akr2014-10-151-4/+4
* * test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr2014-10-151-1/+1
* test_rubyoptions.rb: split regexpsnobu2014-10-151-1/+2
* * test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr2014-10-151-10/+4
* Extract assert_segv and split the big regexp.akr2014-10-151-35/+58
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-071-1/+3
* test/ruby/find_executable.rbnobu2014-07-071-4/+9
* test_rubyoptions.rb: just check if abortednobu2014-02-121-1/+1
* error.c: Crash Report lognobu2014-02-121-0/+1
* test_rubyoptions.rb: remove corenobu2013-12-251-8/+13
* test/ruby: better assertionsnobu2013-12-131-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):nobu2013-12-031-1/+1
* test_rubyoptions.rb: only one Bogus objectnobu2013-10-081-1/+3
* test_rubyoptions.rb: ignore trivial differencesnobu2013-09-041-1/+1
* * test/ruby/test_rubyoptions.rbusa2013-09-031-1/+1
* Add Process.argv0.knu2013-08-071-1/+1
* Add Process.setproctitle().knu2013-08-071-0/+19
* test_rubyoptions.rb: split test_segv_testnobu2013-07-271-2/+19
* * test/ruby/test_rubyoptions.rb: better approach.usa2013-07-051-2/+3
* * test/ruby/test_rubyoptions.rb: typo in r41791.usa2013-07-051-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa2013-07-051-0/+1
* test/ruby: independent from pathnamenobu2013-07-031-2/+1
* test/ruby: reap zombiesnobu2013-06-191-0/+1
* Specify --disable-gemsnaruse2013-04-221-2/+2
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-98/+95
* * test/ruby/test_require.rb: Remove temporally files in the tests.akr2013-03-241-1/+1
* Retry ps if it doesn't do setproctitlenaruse2013-03-211-2/+6
* parse.y: no assigned but unused warnings in evalnobu2013-01-311-0/+1
* vm_dump.c: important message firstnobu2013-01-301-0/+1
* parse.y: warn assigned but unused in toplevelnobu2013-01-301-0/+2
* Add opts to prevent generating core filenaruse2012-12-261-1/+2
* test_rubyoptions.rb: ARGFnobu2012-12-251-1/+1
* Fix argument for assert_in_out_err to fix test failurenaruse2012-12-251-1/+1
* Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse2012-12-251-4/+10
* Specify rlimits_core to prevent making core filenaruse2012-12-121-1/+3
* Experimentally recommit of r38041: specify smaller max lengthnaruse2012-12-111-0/+7
* Experimentally revert r38041naruse2012-12-111-7/+0
* vm_dump.c: no methods in segv handlernobu2012-11-301-0/+7
* parse.y: false usage of local variablenobu2012-11-301-0/+2
* * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):tadf2012-11-241-6/+3