From 11d35f6723df8cccdad82bc4db901c0908041864 Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 31 Aug 2008 08:31:46 +0000 Subject: * spec/README (How to run): added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- spec/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'spec') diff --git a/spec/README b/spec/README index 6daafe2479..cc41ae8edb 100644 --- a/spec/README +++ b/spec/README @@ -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 -- cgit v1.2.3