зеркало из https://github.com/github/ruby.git
spec/README.md: add a note about version guards
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
3993cd8058
Коммит
5032f6377b
|
@ -19,6 +19,9 @@ In other words: If adding a spec might reveal a bug in
|
|||
another implementation, then it is worth adding it.
|
||||
Currently, the only module which is MRI-specific is `RubyVM`.
|
||||
|
||||
Version guards (`ruby_version_is`) must be added for new features or features
|
||||
which change behavior or are removed. See `spec/ruby/CONTRIBUTING.md` for details.
|
||||
|
||||
## Running ruby/spec
|
||||
|
||||
To run all specs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче