6d4f9378d9
=== 5.3.0 / 2014-02-25 * 1 minor enhancement: * Mocked methods can take a block to verify state. Seattle.rb 12 bday present from ernie! Thanks!! === 5.2.3 / 2014-02-10 * 1 bug fix: * Fixed Spec#let check to allow overriding of other lets. (mvz) === 5.2.2 / 2014-01-22 * 1 minor enhancement: * Spec#let raises ArgumentError if you override _any_ instance method (except subject). (rynr) * 1 bug fix: * Fixed up benchmark spec doco and added a test to demonstrate. (bhenderson) === 5.2.1 / 2014-01-07 * 1 bug fix: * Properly deal with horrible mix of runtime load errors + other at_exit handlers. (dougo/chqr) === 5.2.0 / 2013-12-13 * 1 minor enhancement: * Change expectations to allow calling most on procs (but not calling the proc). (bhenderson+others) === 5.1.0 / 2013-12-05 * 1 minor enhancement: * Use a Queue for scheduling parallel tests. (tenderlove) * 1 bug fix: * Fixed misspelling in doco. (amatsuda) === 5.0.8 / 2013-09-20 * 1 bug fix: * Fixed siginfo handler by rearranging reporters and fixing to_s. (tenderlove)
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2014/03/14 16:09:53 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.autotest
|
|
${GEM_LIBDIR}/.gemtest
|
|
${GEM_LIBDIR}/History.txt
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/README.txt
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/design_rationale.rb
|
|
${GEM_LIBDIR}/lib/hoe/minitest.rb
|
|
${GEM_LIBDIR}/lib/minitest.rb
|
|
${GEM_LIBDIR}/lib/minitest/assertions.rb
|
|
${GEM_LIBDIR}/lib/minitest/autorun.rb
|
|
${GEM_LIBDIR}/lib/minitest/benchmark.rb
|
|
${GEM_LIBDIR}/lib/minitest/expectations.rb
|
|
${GEM_LIBDIR}/lib/minitest/hell.rb
|
|
${GEM_LIBDIR}/lib/minitest/mock.rb
|
|
${GEM_LIBDIR}/lib/minitest/parallel.rb
|
|
${GEM_LIBDIR}/lib/minitest/pride.rb
|
|
${GEM_LIBDIR}/lib/minitest/pride_plugin.rb
|
|
${GEM_LIBDIR}/lib/minitest/spec.rb
|
|
${GEM_LIBDIR}/lib/minitest/test.rb
|
|
${GEM_LIBDIR}/lib/minitest/unit.rb
|
|
${GEM_LIBDIR}/test/minitest/metametameta.rb
|
|
${GEM_LIBDIR}/test/minitest/test_minitest_benchmark.rb
|
|
${GEM_LIBDIR}/test/minitest/test_minitest_mock.rb
|
|
${GEM_LIBDIR}/test/minitest/test_minitest_reporter.rb
|
|
${GEM_LIBDIR}/test/minitest/test_minitest_spec.rb
|
|
${GEM_LIBDIR}/test/minitest/test_minitest_unit.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|