Yusuke Endoh
79a7fd9120
Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""
...
This reverts commit ca5812fe45
.
Now tool/lib/minitest provides "omit", so it should work.
2019-10-29 13:16:31 +09:00
Yusuke Endoh
ca5812fe45
Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"
...
This reverts commit b4da6fc1c2
.
`make test-all` uses minitest, which led to "undefined method `omit'"
2019-10-29 12:57:31 +09:00
aycabta
b4da6fc1c2
[ruby/rdoc] Use omit of test-unit instead of skip of minitest
...
1c5bf2ae1d
2019-10-29 12:34:44 +09:00
aycabta
a458317b91
Use assert_raise and skip for test/unit
2019-08-16 06:45:36 +09:00
Hiroshi SHIBATA
daf5ce3ba1
Use omit instead of skip for test-unit.
2019-08-16 06:07:11 +09:00
Nobuyoshi Nakada
5555e3ef57
Renamed minitest_helper.rb as helper.rb
2019-08-16 06:07:11 +09:00
Nobuyoshi Nakada
8045ebbf78
Use locale directory for the tests
2019-08-16 06:07:11 +09:00
hsbt
98c7058bf7
Merge RDoc 6.0.3 from upstream.
...
It fixed the several bugs that was found after RDoc 6 releasing.
From: SHIBATA Hiroshi <hsbt@ruby-lang.org>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-26 05:56:26 +00:00
hsbt
5551871086
Merge rdoc-6.0.0.beta4 from upstream.
...
It version applied `frozen_string_literal: true`
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-27 10:45:24 +00:00
naruse
3e92b635fb
Add frozen_string_literal: false for all files
...
When you change this to true, you may need to add more tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 05:07:31 +00:00
hsbt
d42d6e690e
* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-05 01:41:25 +00:00