forked from pool/perl-Test-Script
automatic update OBS-URL: https://build.opensuse.org/request/show/305893 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=23
67 lines
2.1 KiB
Plaintext
67 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 8 08:41:46 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.09
|
|
see /usr/share/doc/packages/perl-Test-Script/Changes
|
|
|
|
1.09 2015-05-07 16:44:26 -0400
|
|
- If IPC::Run3::run3 throws an exception it will now fail the test
|
|
(with a helpful diagnostic) rather than crashing the test script.
|
|
- A script that is killed with a singnal is now considered a failure
|
|
as well.
|
|
- Use alternate expected exit and signal values with options as the
|
|
second argument to script_runs.
|
|
- Ability to pass input via stdin to the script with script_runs.
|
|
- Ability to capture stdout and stderr from script with script_runs.
|
|
- Functions to test stdout and stderr:
|
|
script_stdout_is
|
|
script_stdout_isnt
|
|
script_stdout_like
|
|
script_stdout_unlike
|
|
script_stderr_is
|
|
script_stderr_isnt
|
|
script_stderr_like
|
|
script_stderr_unlike
|
|
|
|
1.08 2015-05-06 05:09:13 -0400
|
|
- Now works with or without blib (rt81222, rt102743)
|
|
- Compatability with older versions of Test::Builder::Tester (rt81335)
|
|
- Requires Perl 5.6.0
|
|
- Migrate to Dist::Zilla
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 11:09:38 UTC 2011 - coolo@suse.com
|
|
|
|
- use original .tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 06:55:44 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 13 13:03:46 UTC 2010 - chris@computersalat.de
|
|
|
|
- recreated by cpanspec 1.78
|
|
- noarch package
|
|
- enable check for suse_version > 1020 only
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 4 22:41:22 UTC 2010 - chris@computersalat.de
|
|
|
|
- cleanup spec
|
|
- fixed deps
|
|
- added perl-macros
|
|
o perl_gen_filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 8 22:22:47 UTC 2010 - larry+opensuse@l2g.to
|
|
|
|
- More cleanup for openSUSE packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 25 15:28:21 CET 2010 - anicka@suse.cz
|
|
|
|
- clean Requires
|
|
|