summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-25Fix IO#scanf on pipes on WindowsJeremy Evans
2019-06-24Add new encoding CESU-8 [Feature #15931]NARUSE, Yui
2019-06-24httpstatus.rb 100% coveragemasakazutakewaka
2019-06-24Remove extraneous spaces at the end of status lineNobuyoshi Nakada
2019-06-23array.c: always check frozenness in Array#unshift. Fixes [Bug #15952]Luke Gruber
2019-06-23Get rid of error with frozen string literalNobuyoshi Nakada
2019-06-23Disable frozen-string-literal to disable deduplicationNobuyoshi Nakada
2019-06-23Get rid of error with frozen string literalMSP-Greg (Greg L)
2019-06-23Module#constant_source_location [Feature #10771]Nobuyoshi Nakada
2019-06-23Fix issue with Array#rindex when rb_equal modifies receiver arrayLuke Gruber
2019-06-23Frozen objects in WeakMapNobuyoshi Nakada
2019-06-22Use EXEEXTNobuyoshi Nakada
2019-06-22Show timed out threadsNobuyoshi Nakada
2019-06-22Fix over-expansionNobuyoshi Nakada
2019-06-21Remove a duplicate testShugo Maeda
2019-06-21Enumerator::Lazy should support filter_mapShugo Maeda
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-06-21Lazy filter_mapNobuyoshi Nakada
2019-06-20Suppress messages from mkmfNobuyoshi Nakada
2019-06-20Restore $VERBOSENobuyoshi Nakada
2019-06-20Suppress warningsNobuyoshi Nakada
2019-06-19Implement Complex#<=>Jeremy Evans
2019-06-19test/racc/test_racc_command.rb: Extend the timeoutYusuke Endoh
2019-06-19* remove trailing spaces, append newline at EOF.git
2019-06-19Temporary disabled to invoke assert_output_unchanged.Hiroshi SHIBATA
2019-06-19Workaround for the external file for racc testHiroshi SHIBATA
2019-06-19use TEMP_DIR.Hiroshi SHIBATA
2019-06-19Use Test::Unit instead of Minitest and fixed test error with ruby repo.Hiroshi SHIBATA
2019-06-19Restore test_dir and update prefix for Dir.mktmpdir.Hiroshi SHIBATA
2019-06-19Try to use Dir.mktmpdir.Hiroshi SHIBATA
2019-06-19Fixed path for ruby core repository.Hiroshi SHIBATA
2019-06-19Backport racc-1.4.15 from upstream.Hiroshi SHIBATA
2019-06-19Marshal distant past/futureNobuyoshi Nakada
2019-06-19New buffer for shared stringNobuyoshi Nakada
2019-06-19Preserve the string content at self-copyingNobuyoshi Nakada
2019-06-18String#b: Don't depend on dependent stringAlan Wu
2019-06-17Fix wrong "void value expression" errorNobuyoshi Nakada
2019-06-17Fix wrong "void value expression" errorNobuyoshi Nakada
2019-06-16Revert "Make constant assignments more conforming to JIS X 3017:2013 11.4.2.2.3"Yusuke Endoh
2019-06-16Make constant assignments more conforming to JIS X 3017:2013 11.4.2.2.3Yuki Yugui Sonoda
2019-06-15Revert github/pull/2230, commit missNobuyoshi Nakada
2019-06-15Test for blank lines between leadinig dot method chainsJosh Cheek
2019-06-15Multiline method chain with leading dot works for blank linesJosh Cheek
2019-06-15Test comments between multiline method chainJosh Cheek
2019-06-15test/net/imap/test_imap.rb: wait for the server thread to startYusuke Endoh
2019-06-14An operator is not allowed just after `|>`Nobuyoshi Nakada
2019-06-14Use Exception#full_message for tracebackNobuyoshi Nakada
2019-06-13test/webrick/test_ssl_server.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh
2019-06-13test/lib/test/unit/assertions.rb (assert_cpu_usage_low): tweak the waitYusuke Endoh
2019-06-13Continue to the next line beginning with a pipelineNobuyoshi Nakada