1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
drbrain ec6cacf00a * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading and
top links to headings.
* lib/rdoc/generator/template/darkfish/rdoc.css:  ditto
* test/rdoc/test_rdoc_generator_markup.rb:  Test for above
* test/rdoc/test_rdoc_markup_to_html.rb:  ditto

* test/rdoc/test_rdoc_comment.rb:  Removed trailing whitespace.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-20 03:57:08 +00:00
..
-ext-
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking string 2012-12-02 15:09:49 +00:00
cgi
coverage
csv * lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528] 2012-12-07 17:42:16 +00:00
date
dbm
digest
dl * test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call unbind to release the callback closure because maximum number of callbacks is limited to DL::MAX_CALLBACK (== 5) with pure DL without Fiddle. 2012-12-11 15:44:22 +00:00
drb
dtrace Use EnvUtil.rubybin instead of Gem.ruby 2012-12-17 12:48:12 +00:00
erb test: remove or replace trailing spaces 2012-12-07 05:02:18 +00:00
etc
fiddle * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to set the name attribute. 2012-12-11 10:41:00 +00:00
fileutils
gdbm
io
irb
json * ext/json: merge JSON 1.7.5. 2012-12-12 10:51:49 +00:00
logger
matrix
minitest
misc ruby-mode.el: fix argument indent 2012-12-03 03:43:40 +00:00
mkmf * test/mkmf/test_have_func.rb: tests for have_func. 2012-12-05 06:30:39 +00:00
monitor
net test: remove or replace trailing spaces 2012-12-07 05:02:18 +00:00
nkf
objspace Use assert_separately to speed up slow tests 2012-12-14 01:38:12 +00:00
open-uri
openssl * remove trailing spaces. 2012-12-20 01:52:47 +00:00
optparse
ostruct
pathname
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begin 2012-12-13 22:45:16 +00:00
rake * test/rake/helper.rb: Load envutil correctly. Removed useless rescue 2012-12-06 07:35:45 +00:00
rdoc * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading and 2012-12-20 03:57:08 +00:00
readline
resolv
rexml test: remove or replace trailing spaces 2012-12-07 05:02:18 +00:00
rinda
ripper parse.y: flush string content 2012-12-06 08:29:16 +00:00
rss
ruby test_require.rb: clear load path 2012-12-20 03:43:53 +00:00
rubygems * lib/rubygems/commands/query_command.rb: Refactored to improve 2012-12-19 07:19:10 +00:00
scanf
sdbm
socket
stringio
strscan
syslog
testunit
thread
uri
webrick
win32ole
xmlrpc Use different port from test/xmlrpc/test_cookie.rb 2012-12-13 06:16:14 +00:00
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_curses.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb Revert r38216 and r38221. Release manager mark this feature as "next minor". 2012-12-07 10:36:59 +00:00
test_tmpdir.rb tmpdir.rb: not expand tilde 2012-12-12 12:40:51 +00:00
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb