jeremy 04c112b2a3 Import ruby-rack-test, one of the dependencies for Rails 3.
Rack::Test is a small, simple testing API for Rack apps. It can be used
on its own or as a reusable starting point for Web frameworks and
testing libraries to build on.

ok landry
2010-12-08 21:28:33 +00:00

43 lines
1.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/08 21:28:33 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.document
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/Gemfile.lock
${GEM_LIB}/gems/${DISTNAME}/History.txt
${GEM_LIB}/gems/${DISTNAME}/MIT-LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/Thorfile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/mock_session.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/cookie_jar.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/methods.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/mock_digest_request.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/uploaded_file.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/utils.rb
${GEM_LIB}/gems/${DISTNAME}/rack-test.gemspec
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/bar.txt
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/config.ru
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fake_app.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/foo.txt
${GEM_LIB}/gems/${DISTNAME}/spec/rack/
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test/
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test/cookie_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test/digest_auth_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test/multipart_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test/utils_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rack/test_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers/
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers/body.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers/challenge.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec