Changelog for
ruby2.5-rubygem-ZenTest-4.11.2-lp151.1.1.x86_64.rpm :
* Mon Jan 14 2019 Stephan Kulow
- updated to version 4.11.2 see installed History.txt === 4.11.2 / 2019-01-02
* 1 bug fix:
* Removed unneeded and out-of-date require_rubygems_version.
* Tue Jun 14 2016 cooloAATTsuse.com- updated to version 4.11.1 see installed History.txt === 4.11.1 / 2016-06-13
* 1 minor enhancement:
* Expand autotest to load \'autotest/discover
*\' for discovery.
* Wed Mar 23 2016 olafAATTaepfle.de- Force fixed timestamps for patched gems (bsc#916047)
* Wed Feb 11 2015 cooloAATTsuse.com- updated to version 4.11.0
* 1 minor enhancement:
* Rearranged died hook so user can bypass default. (bhenderson)
* 1 bug fix:
* Fixed rubyforge urls. === 4.10.1 / 2014-07-07
* 2 bug fixes:
* Change require to minitest/autorun for non-test/unit style
* Change the way files are gathered to avoid StackOverflow exception if you have a TOOON of files. (joshwand) === 4.10.0 / 2014-04-23
* 2 minor enhancements:
* Added test_mappings accessor methods (ivar already there).
* Added test_prefix to allow you to run code ahead of test loading. (default: gem minitest) === 4.9.5 / 2013-11-01
* 1 bug fix:
* Updated require_rubygems_version AGAIN... going too fast. (zzak) === 4.9.4 / 2013-09-20
* 2 bug fixes:
* Expand required rubygems version to be < 2.2
* Fix parsing of minitest 5 output.
* Tue Sep 30 2014 mrueckertAATTsuse.de- update to new packaging scheme and add gem2rpm.yml- added ZenTest-4.9.2_shebang.patch and series: Fix shebang line
* Fri Jul 12 2013 cooloAATTsuse.com- fix usage of update-alternatives
* Sat Jun 08 2013 cooloAATTsuse.com- updated to version 4.9.2
* Added autotest-suffix description to readme. (blowmage)
* zentest now outputs test classes for minitest 5
* Mon May 27 2013 cooloAATTsuse.com- updated to version 4.9.1
* 2 minor enhancements:
* Make banner more explicit about correct test file location. (rue)
* Switched to #failed for calculating red/green hook. (bhenderson)
* Mon May 06 2013 cooloAATTsuse.com- rebase the gemspec diff
* Sun Mar 03 2013 cooloAATTsuse.com- apply patch to fix gemspec
* Tue Feb 12 2013 cooloAATTsuse.com- updated to version 4.9.0
* 1 minor enhancement:
* Allow multiruby installs to be done entirely by symlink, bypassing build
* 1 bug fix:
* Fixes for maglev.
* Wed Jan 23 2013 cooloAATTsuse.com- updated to version 4.8.4
* 2 minor enhancements:
* Set required rubygems version to be >= 1.8 and < 2.1. (sanemat)
* multiruby now just builds main, which skips rdoc and other stuff
* 1 bug fix:
* 1.9 proofed Module#focus
* Fri Dec 14 2012 cooloAATTsuse.com- updated to version 4.8.3
* 2.0: Minor tweak to test to get it to pass on 2.0
* Mon Sep 06 2010 mrueckertAATTsuse.de- update to version 4.4.0
* Removed git building. I\'m dropping direct support for rubinius.
* Added multiruby mri:list:x.y.z command so you can see what\'s available.
* Enabled installing specific patch versions of ruby.
* multiruby rubygems:update now forces a build to be less confusing.
* Removed redundant test_to_normal, now in zentest_mappings- additional changes from version 4.3.3
* Added options and removed pattern from Autotest::RCov
* update_rubygems now deletes cached rubygems installs
* Mon Jun 14 2010 mrueckertAATTsuse.de- update to version 4.3.2
* Removed support for rbx builds.
* Removed \'preview\' from version filter so I can test with 1.9.2
* Put PATH tweaks at front of PATH- additional changes from version 4.3.1
* Fixed autotest output on 1.8. That\'s what I get for not having tests for dots.- additional changes from version 4.3.0
* Added gemcutter rubyforge and hoe to the_usual setup
* 1.9 compat: don\'t use putc anymore. (fistfvck (hah!))
* Added note that included articles are out of date
* Fixed rcov plugin so multiple all_good hooks can coexist
* Fixed typo in doco
* Fri Jun 11 2010 mrueckertAATTsuse.de- use rubygems_requires macro
* Fri Dec 25 2009 prusnakAATTsuse.cz- update to 4.2.1
* Mon Mar 23 2009 mrueckertAATTsuse.de- update to version 4.0.0
* Deleted autotest/screen - releasing as a separate gem soon.
* Deleted test-rails and rails_test_audit.
* Added \"tags\" command to multiruby_setup.
* Added \"the_usual\" as a recipe for multiruby_setup. Motivated by Dr. Nic.
* Added :died hook to Autotest (yoshuki).
* Added focus.rb, helping you ignore extra tests while you focus on something.
* Added multigem command line tool!
* Cleaned up multiruby to make it easier to tweak.
* Parameterized testlib so you can override test/unit in autotest. Thanks JB!
* Switched tests and rakefile to minitest. 20% faster!
* Fix Autotest::Screen to distinguish between errors and failures. (khalsah)
* Fixed some hook commands from overriding others.
* Hopefully fixed growl support on 10.5.x?
* Supposedly adding -w to growlnotify will fix autotest/growl.
* Updated missing entries in Autotest::ALL_HOOKS.
* Updated rubygems download location. (carletti)
* Still not automated :(
* ruby 1.9.1 fixes.