File rubygem-ZenTest.changes of Package rubygem-ZenTest
-------------------------------------------------------------------
Tue Jul 16 09:05:56 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 4.12.2, see bundled History.txt
-------------------------------------------------------------------
Tue Feb 15 07:03:10 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 4.12.1
see installed History.txt
=== 4.12.0 / 2019-09-22
* 3 major enhancements:
* Deleted autotest from project. Use minitest-autotest instead.
* Removed multiruby_setup. Use ruby-install or ruby-build or install your own.
* Update multiruby to use ~/.rubies (default for ruby-install).
* 4 minor enhancements:
* Find and use the multiruby next to multigem.
* multiruby ignores GEM_HOME and GEM_PATH (to allow multigem to work).
* multiruby respects global `multiruby_skip` entries in `~/.hoerc`.
* multiruby sorts versions properly so glob ordering is consistent.
* 1 bug fix:
* Removed hacks for rbx because nobody uses rbx.
-------------------------------------------------------------------
Mon Jan 14 13:27:35 UTC 2019 - Stephan Kulow <coolo@suse.com>
- 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 04:28:34 UTC 2016 - coolo@suse.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 12:07:48 UTC 2016 - olaf@aepfle.de
- Force fixed timestamps for patched gems (bsc#916047)
-------------------------------------------------------------------
Wed Feb 11 14:40:29 UTC 2015 - coolo@suse.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 00:13:10 UTC 2014 - mrueckert@suse.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 18:51:49 UTC 2013 - coolo@suse.com
- fix usage of update-alternatives
-------------------------------------------------------------------
Sat Jun 8 06:45:37 UTC 2013 - coolo@suse.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 10:41:03 UTC 2013 - coolo@suse.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 6 08:21:04 UTC 2013 - coolo@suse.com
- rebase the gemspec diff
-------------------------------------------------------------------
Sun Mar 3 19:07:55 UTC 2013 - coolo@suse.com
- apply patch to fix gemspec
-------------------------------------------------------------------
Tue Feb 12 13:43:25 UTC 2013 - coolo@suse.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 06:53:45 UTC 2013 - coolo@suse.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 05:54:15 UTC 2012 - coolo@suse.com
- updated to version 4.8.3
* 2.0: Minor tweak to test to get it to pass on 2.0
-------------------------------------------------------------------
Mon Sep 6 14:41:20 UTC 2010 - mrueckert@suse.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 19:26:29 UTC 2010 - mrueckert@suse.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 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Fri Dec 25 02:50:19 UTC 2009 - prusnak@suse.cz
- update to 4.2.1
-------------------------------------------------------------------
Mon Mar 23 19:47:03 CET 2009 - mrueckert@suse.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.
-------------------------------------------------------------------
Mon Jan 26 17:39:59 CET 2009 - mrueckert@suse.de
- update to version 3.11.1
-------------------------------------------------------------------
Tue May 22 19:07:04 CEST 2007 - mrueckert@suse.de
- update to version 3.5.2
-------------------------------------------------------------------
Sun Oct 15 07:25:02 CEST 2006 - mrueckert@suse.de
- update to version 3.4.1:
| + 3 minor enhancements:
| + FUNDAMENTALLY changed the way failures map back to tests.
| This REQUIRES users of autotest to ensure that their tests
| and impls map 1:1 at every scoping level. I'll blog more
| details.
| + Hoe'd rakefile
| + Added support for render :collection to RenderTree.
| + 7 bug fixes:
| + Fixed autotest tests for custom ruby names.
| + Fixed some documentation errors in ControllerTestCase.
| + Fixed setup in FunctionalTestCase.
| + Allowed @assigns_ignored to contain either Symbols or
| Strings, bug 5233.
| + Using Object.path2class to look up classes in helper test
| cases, bug 5493.
| + Added assert_text_area, bug 5452.
| + Renamed assert_select to assert_select_tag. Stupid rails.
| We were here first.
-------------------------------------------------------------------
Wed Sep 13 11:06:52 CEST 2006 - mrueckert@suse.de
- update to version 3.4.0:
| + 13 minor enhancements:
| * Broke out example_dot_autotest into multiple files in lib.
| * Enhanced hook system so it can return true if event handled.
| * Sleep is now 1 second by default because life is too short.
| * Hooked interrupt with new hook system. First handler wins.
| * Hooked test results before output
| * Accurate test counts for Test::Rails.
| * Added snarl autotest plugin, thanks to Patrick Hurley.
| * Added timestamp autotest plugin, thanks to Joe Goldberg.
| * Added redgreen, thanks to Pat Eyler, Sean Carley, and Rob Sanheim.
| * Added kdenotify autotest plugin, thanks to Geir Freysson.
| * Added markaby support for Test::Rails.
| * Added hack to display a tree of render calls.
| * Added hook to perform extra setup for
| + 5 bug fixes:
| - Extended zentest to deal with rails a bit better... ugh.
| - Fixed @libs for windoze.
| - Fixed inner class/test identification in autotest.
| - Namespaced all plugins... eric is anal.
| - No longer freak out if rubygems tarball not in multiruby/versions.
- additional changes 3.3.0:
| + 1 major enhancement:
| + autotest has been rewritten to be much cleaner, now has a plugin system.
| + 5 minor enhancement:
| + test/rails adds helper tests, "stolen" from Geoff's work,
| (which was "stolen" from ryan's work. :P)
| + autotest turnaround is now faster.
| + Added more prune dirs to autotest.
| + test/rails rewinds IOs containing captured output. Added assert_empty.
| + Document that autotest doesn't run the db:test:prepare rake task when in Rails mode.
| + Added ruby_fork, but haven't fully plugged into autotest yet.
| + 7 bug fixes:
| + Add SIGINT handler to unit_diff to give a more graceful exit.
| + Don't strip <> from tempfiles, parse_diff does it for us.
| + Fixed autotest problems on windoze. Ugh.
| + Fixed broken pipe bug and newline bug in unit_diff.
| + Make request_method in ControllerTestCase a String.
| + multitest installs rubygems if tarball found in versions dir.
| + multitest only configures when makefile is missing. Rebuilds much faster now.
| + ruby_fork exits without backtrace and allows redirection of output.