Revisions of rubygem-minitest

buildservice-autocommit accepted request 304318 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 47)
baserev update by copy to link target
buildservice-autocommit accepted request 297990 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 45)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 297921 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 44)
- updated to version 5.6.0
 * 4 major enhancements:
 
   * Added Minitest::Expectation value monad.
   * Added Minitest::Expectations#_ that returns an Expectation. Aliased to value.
   * All expectations are added to Minitest::Expectation.
   * At some point, the methods on Object will be deprecated and then removed.
 
 * 4 minor enhancements:
 
   * Added a note about bundle exec pitfall in ruby 2.2+. (searls)
   * Lazily start the parallel executor. (tenderlove)
   * Make mocks more debugger-friendly (edward)
   * Print out the current test run on interrupt. (riffraff)
 
 * 3 bug fixes:
 
   * Fix failing test under Windows. (kimhmadsen)
   * Record mocked calls before they happen so mocks can raise exceptions easier (tho I'm not a fan). (corecode)
   * Tried to clarify mocks vs stubs terminology better. (kkirsche)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 286382 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 43)
initialized devel package after accepting 286382
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 42)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 41)
update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 255796 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 40)
adapt to new rubygem packaging
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 39)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 38)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 37)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 36)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 35)
- updated to version 5.2.1
 * 1 bug fix:
   * Properly deal with horrible mix of runtime load errors + other at_exit handlers. (dougo/chqr)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 34)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 33)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 32)
- updated to version 5.0.8
 * 1 bug fix:
  * Fixed siginfo handler by rearranging reporters and fixing to_s. (tenderlove)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 31)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 30)
- updated to version 5.0.6
 * 3 minor enhancements:
 
   * Allow stub to pass args to blocks. (swindsor)
   * Improved warning message about minitest/autorun to address 1.9's minitest/autorun.
   * Made minitest/test require minitest as needed. For lib writers. (erikh)
 
 * 1 bug fix:
 
   * Fixed missing require in minitest/test. (erikh)
 
 === 5.0.5 / 2013-06-20
 
 * 6 bug fixes:
 
   * DOH! Fixed the rest of the new casing on Minitest. (splattael)
   * Fixed typo on minitest/mock rdoc. (mrgilman/guiceolin)
   * Make Spec::DSL.describe_stack thread local to avoid failing on my own tests.
   * Make a fake Time.now local to the tests so they won't interfere with real reporter timings.
   * Make everything mockable by wrapping all 'special' methods in a smarter wrapper. (bestie)
   * Raise ArgumentError if let name starts with 'test'. (johnmaxwell)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 29)
- updated to version 5.0.4
 * 5 minor enhancements:
 
   * Added AbstractReporter, defining required Reporter API to quack properly.
   * Added doco for writing reporters.
   * Refactored Reporter into ProgressReporter and SummaryReporter. (idea: phiggins, code:me+scotch)
   * Refactored SummaryReporter pushing up to StatisticsReporter. (phiggins)
   * Removed Reporter#run_and_report... cleaner, but doesn't "fit" in the API.
Displaying revisions 41 - 60 of 88
openSUSE Build Service is sponsored by