aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_method.rb: remove unlinked method entry testnobu2015-10-021-12/+0
* test_symbol.rb: reduce iterationnobu2015-10-021-1/+1
* test_method.rb: finite loopnobu2015-10-021-8/+3
* test_thread.rb: handshakenobu2015-10-021-3/+3
* test_thread.rb: thread leaknobu2015-10-021-5/+3
* test_symbol.rb: relaxnobu2015-10-011-1/+1
* proc.c: fix symbol proc marknobu2015-10-011-0/+5
* vm_args.c: GC guardnobu2015-10-011-0/+5
* * lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo2015-09-281-0/+11
* * lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo2015-09-281-0/+38
* preserve encodings in error messagesnobu2015-09-288-0/+33
* * test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt2015-09-281-0/+120
* class.c: refine error messagesnobu2015-09-272-0/+14
* test_rubyoptions.rb: test combinationsnobu2015-09-271-8/+14
* ruby.c: frozen-string-literal optionnobu2015-09-271-0/+15
* fronzen-string-literal pragmanobu2015-09-271-0/+13
* test/unit/assertions.rb: all_assertionsnobu2015-09-274-29/+42
* test_syntax.rb: splitnobu2015-09-261-2/+11
* * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira2015-09-241-1/+1
* parse.y: fix tokennobu2015-09-241-0/+29
* * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki2015-09-212-5/+5
* test_win32ole_event.rb: fix typo [ci skip]nobu2015-09-211-2/+2
* * test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr2015-09-191-5/+0
* file.c: File.mkfifonobu2015-09-181-2/+1
* * test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki2015-09-171-10/+10
* variable.c: fail if frozennobu2015-09-161-0/+19
* string.c: keep coderangenobu2015-09-161-0/+25
* * test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):kosaki2015-09-151-8/+11
* * lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo2015-09-141-2/+2
* * lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo2015-09-122-1/+97
* * lib/net/ftp.rb (FACT_PARSERS): support system dependent factsshugo2015-09-121-1/+12
* * lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoErrorshugo2015-09-121-0/+25
* * lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSDshugo2015-09-121-0/+111
* win32.c: more fcntlnobu2015-09-121-1/+1
* test_rational.rb: fix default externalnobu2015-09-121-1/+5
* test_rational.rb: r51828nobu2015-09-121-0/+1
* * lib/net/ftp.rb (size, mdtm, system): parse responses according toshugo2015-09-111-0/+66
* parse.y: keep literal encodingnobu2015-09-101-0/+9
* * lib/net/ftp.rb (getmultiline): refactor.shugo2015-09-101-0/+28
* compile.c: register cdhashnobu2015-09-101-0/+20
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+5
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+2
* * test/rubygems/test_config.rb: fix broken tests for Windows platform.hsbt2015-09-091-3/+2
* * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt2015-09-085-7/+76
* fix a typo of test method name.nagachika2015-09-081-1/+1
* io.c: no wait when killednobu2015-09-081-0/+24
* * test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.usa2015-09-081-0/+10
* * lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo2015-09-081-0/+140
* process.c: open exception messagenobu2015-09-071-0/+18
* process.c: chdir exception messagenobu2015-09-071-1/+5