aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/unit.rb: fix -n optionnobu2016-12-081-2/+2
* vm.c: check type of hash to mergenobu2016-12-081-0/+20
* vm_insnhelper.c: zsuper in refinementsnobu2016-12-081-0/+21
* parse.y: ripper generic inputnobu2016-12-081-0/+18
* assertions.rb: defered message in FailDescnobu2016-12-071-0/+1
* Delay Utils.getservername until needed.shugo2016-12-071-0/+17
* Extend timeout for Solaris unstable10s.shugo2016-12-072-2/+2
* file.c: cygwin behaviornobu2016-12-071-1/+17
* rexml: REXML::Element#[] accepts String or Symbol as attribute namekou2016-12-061-0/+18
* array.c, enum.c: change sum algorithmmrkn2016-12-062-0/+2
* numeric.c: fix exception message for nil roundingmrkn2016-12-061-0/+3
* Fix typoskazu2016-12-064-5/+5
* EPERM by symlinknobu2016-12-061-1/+1
* EPERM by symlinknobu2016-12-061-1/+1
* re.c: check that MatchData is initializedrhe2016-12-061-0/+1
* test/ruby/test_hash.rb: suppress syntax warningrhe2016-12-061-1/+1
* switching hash removalnobu2016-12-062-13/+40
* Remove closed checks and use `&.`kazu2016-12-051-1/+1
* Don't insert an entry to loading_tbl if another thread succeed to load.shugo2016-12-051-2/+2
* random.c: private randnobu2016-12-051-0/+11
* Increase timeout of TestRequire#test_require_with_loaded_features_popnaruse2016-12-041-1/+1
* class.c: missing unknown_keyword_errornobu2016-12-041-0/+7
* Specify the socktype explicitly.shugo2016-12-041-1/+5
* Use 127.0.0.1 if getaddrinfo fails.shugo2016-12-041-1/+2
* Use IPv6 if it's preferred.shugo2016-12-031-106/+85
* string.c: chomp optionnobu2016-12-031-0/+29
* stringio: chomp optionnobu2016-12-031-0/+19
* test_stringio.rb: paragraph modenobu2016-12-031-0/+5
* add tests againts regressions for upcoming codepoint reordering in unfolding ...duerst2016-12-031-0/+25
* change test class name because it is not only about foldingduerst2016-12-031-3/+3
* test/ruby/test_string.rb: ensure restoring $/nobu2016-12-021-0/+7
* parse.y: relax spacesnobu2016-12-021-3/+3
* String#unpack1 [Feature #12752]naruse2016-12-011-0/+7
* Remove `offset:` from `Array#pack`usa2016-12-011-11/+2
* Supports `buffer` and `offset` in `Array#pack`usa2016-12-011-0/+34
* parse.y: reject invalid codepointnobu2016-12-011-7/+4
* Wait until excpetion handling is ready.shugo2016-12-011-0/+3
* openssl: import fixes from upstreamrhe2016-12-011-8/+8
* Regexp supports Unicoe 9.0.0's \Xnaruse2016-11-301-0/+21
* parse.y: refine error messagenobu2016-11-301-0/+4
* openssl: import v2.0.0rhe2016-11-3018-643/+552
* fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UKduerst2016-11-301-2/+0
* Supress warnings.shugo2016-11-301-4/+4
* get rid of ambiguous parentheses warningsnobu2016-11-295-20/+20
* webrick: don't use OpenSSL::TestUtils from webrick testsrhe2016-11-291-10/+48
* open-uri: don't use OpenSSL::TestUtils from open-uri testsrhe2016-11-291-4/+35
* net/http: don't use OpenSSL::TestUtils from test coderhe2016-11-293-25/+53
* object.c: no TypeError at special constnobu2016-11-291-0/+4
* object.c: no TypeError at special const clonenobu2016-11-291-0/+11
* Suppress warnings.shugo2016-11-291-8/+8