зеркало из https://github.com/github/ruby.git
* spec/README (How to run): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
7a4905583d
Коммит
11d35f6723
|
@ -1,3 +1,7 @@
|
|||
Sun Aug 31 17:30:35 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
* spec/README (How to run): added.
|
||||
|
||||
Sun Aug 31 17:28:25 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
* spec/default.mspec (config): added.
|
||||
|
|
|
@ -22,3 +22,11 @@ and put it into this directory.
|
|||
+-- library specification for standard libraries.
|
||||
+-- addrev
|
||||
+-- ...
|
||||
|
||||
= How to run
|
||||
:make target
|
||||
verifies all specs.
|
||||
$ make test-rubyspec
|
||||
:mspec command
|
||||
verifies the specified spec.
|
||||
$ mspec spec/path/to/some_spec.rb
|
||||
|
|
Загрузка…
Ссылка в новой задаче