aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt2015-01-031-0/+16
* Refine help message.akr2015-01-031-2/+2
* * array.c: Improve performance of Array#shift. use shared instead ofhsbt2015-01-031-0/+7
* * lib/net/http.rb: More descriptive error message when net/http failshsbt2015-01-031-0/+9
* * ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt2015-01-031-1/+160
* tracepointchecker.rb: for older TracePointnobu2015-01-021-2/+2
* leakchecker.rb: for older IO.consolenobu2015-01-021-2/+2
* * test/net/http/test_http.rb (_test_send_request__HEAD): Addedhsbt2015-01-021-0/+11
* * test/ruby/test_module.rb: Refactor invalid testcase.hsbt2015-01-021-2/+7
* * lib/webrick/utils.rb: removed unused argument variable.hsbt2015-01-021-3/+7
* * test/openssl/test_ssl_session.rb (OpenSSL#test_ctx_client_session_cb):hsbt2015-01-021-1/+1
* test_yield.rb: assert_all_sentencesnobu2015-01-021-7/+18
* tracepointchecker.rb: needs TracePointnobu2015-01-021-2/+2
* test_m17n.rb: split test_scrubnobu2015-01-021-1/+15
* * lib/resolv.rb (Resolv::DNS::Label::Str#==): Check class equality.akr2015-01-021-0/+7
* test_rubyoptions.rb: locale namenobu2015-01-011-2/+9
* symbol.c: fix memory leak from global fstr hashnormal2015-01-011-0/+8
* vm_args.c: fix non-symbol keys hashnobu2015-01-011-0/+7
* parse.y: disable past scope warningsnobu2014-12-311-0/+2
* resolv.rb: case-insensitive comparisonnobu2014-12-301-0/+7
* test_dns.rb: test namenobu2014-12-301-1/+1
* resolv.rb: dots differencesnobu2014-12-301-0/+6
* test_time.rb: fix method to testnobu2014-12-301-7/+7
* re.c: append excape sequence as-isnobu2014-12-291-0/+9
* thread.c: fix dynamic symbol keysnobu2014-12-292-1/+17
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-281-0/+6
* test_extlibs.rb: show mkmf.lognobu2014-12-281-1/+9
* test_iseq_load: expand tests with stack mismatchesnormal2014-12-281-6/+18
* parse.y: fix internal IDs conflictnobu2014-12-281-0/+20
* test_io_console.rb: different namesnobu2014-12-281-2/+2
* * test/ruby/test_extlibs.rb: test in separated process for mathn/*.usa2014-12-261-6/+10
* s/existance/existencezzak2014-12-251-45/+45
* don't require mathn, it breaks the worldnaruse2014-12-251-2/+2
* remove old empty directories.usa2014-12-251-4/+10
* * test/ruby/test_extlibs.rb: check existance of extension librariesusa2014-12-251-0/+52
* console.c: IO.console arguments passingnobu2014-12-252-0/+11
* file.c: drop ignored charsnobu2014-12-251-1/+13
* dir.c: replace_real_basenamenobu2014-12-251-10/+2
* test_io_console.rb: use getsnobu2014-12-251-2/+3
* test_io_console.rb: chomp resultsnobu2014-12-251-1/+1
* parse.y: warn past scope variablenobu2014-12-251-0/+4
* * test/io/console/test_io_console.rb (TestIO_Console#run_pty): no block given.usa2014-12-251-1/+5
* test_dns.rb: fix scopenobu2014-12-251-3/+1
* console.c: get rid of NameErrornobu2014-12-251-10/+24
* * test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):usa2014-12-251-1/+3
* test_rdoc_generator_json_index.rb: leaked fdnobu2014-12-241-2/+3
* use timeout libnaruse2014-12-241-4/+5
* test_gc.rb: termsignobu2014-12-241-1/+5
* add timeout to avoid global timeoutnaruse2014-12-241-0/+1
* * lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse2014-12-231-0/+59