Files
perl-Config-Model-Tester/perl-Config-Model-Tester.changes

190 lines
5.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jun 1 05:15:11 UTC 2017 - coolo@suse.com
- updated to 2.061
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.061 2017-05-31
Improvements:
* add support for backend_arg (for Config::Model 2.104)
* add update_warnings parameter
-------------------------------------------------------------------
Mon Mar 6 06:13:35 UTC 2017 - coolo@suse.com
- updated to 2.060
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.060 2017-03-05
Improvements:
* add file_mode parameter to test permission (mode) of
written files
-------------------------------------------------------------------
Mon Feb 13 11:26:38 UTC 2017 - coolo@suse.com
- updated to 2.059
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.059 2017-02-12
Improvements:
* allow to reuse test data. Use data_from parameter to re-use test
data from another test case
* mention that file list is sorted when comparing files written by
first and second test instance
* add load2 parameter to load configuration data in
the second test instance.
Bug fix
* recreate model object for each application test (i.e. a new model
object is created for each *-test-conf.pl file)
Other:
* dist.ini: update © year
-------------------------------------------------------------------
Tue Dec 6 06:14:10 UTC 2016 - coolo@suse.com
- updated to 2.058
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.058 2016-12-05
Minor bug fix:
* prevent undef warning seen in smoke and travis tests
-------------------------------------------------------------------
Sun Sep 4 05:09:02 UTC 2016 - coolo@suse.com
- updated to 2.057
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.057 2016-09-03
Bug fix for Perl 5.24 and Debian perl 5.22.2-4:
* load test file even if @INC does not contain '.'
-------------------------------------------------------------------
Fri Sep 2 05:09:45 UTC 2016 - coolo@suse.com
- updated to 2.056
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.056 2016-09-01
Improvements:
* added an option to check config tree content
before calling apply_fix
* Changed syntax of dump check parameters (old syntax is
still accepted)
-------------------------------------------------------------------
Sat May 28 09:37:31 UTC 2016 - coolo@suse.com
- updated to 2.055
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.055 2016-05-26
Minor bug fixes:
* removed debug print
* avoid undef warning
-------------------------------------------------------------------
Mon May 23 11:31:25 UTC 2016 - coolo@suse.com
- updated to 2.054
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.054 2016-04-17
Improvements:
* improved Tester documentation
* inform user when a global var is missing in test setup
* fix file check when setup param is used
* handle dir specification containing ~/
-------------------------------------------------------------------
Mon Apr 4 09:24:15 UTC 2016 - coolo@suse.com
- updated to 2.053
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.053 2016-03-28
New features:
* pass application when creating instance
* use config_dir specified in app info file
Improvements:
* Report error with model specification
* Improved doc
-------------------------------------------------------------------
Wed Oct 21 08:42:45 UTC 2015 - coolo@suse.com
- updated to 2.052
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.052 2015-10-17
* New features:
* subtest filter parameter is now a regexp.
I.e you can filter tests like this:
prove t/model_test.t :: x stuff '^foo$'
* you can run update test with no_warnings and quiet param
* global no_warnings param also apply to load and dump
* Misc:
* bug tracker is now on github
-------------------------------------------------------------------
Thu May 21 08:28:19 UTC 2015 - coolo@suse.com
- updated to 2.051
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.051 2015-05-20
* New features:
+ Added has_key and has_not_key parameters to check hash
element content
-------------------------------------------------------------------
Mon Apr 13 18:27:21 UTC 2015 - coolo@suse.com
- updated to 2.050
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.050 2015-03-29
* Bug fix:
* fix check_data function
2.049 2015-03-28
* New features:
* check argument also accept a regexp ( i.e. a qr// )
+ added option to run 'update' test
* Allow to start test without config file (from scratch)
* changed dependency:
* replaced Path::Class with Path::Tiny
* Internal changes:
* refactored most of the logic in separate functions
-------------------------------------------------------------------
Mon Dec 29 13:59:54 UTC 2014 - lars@linux-schulserver.de
- update to 2.048:
* C::M::Tester: added load_check2 parameter
-------------------------------------------------------------------
Sat Feb 1 13:11:05 UTC 2014 - lars@linux-schulserver.de
- initial package 2.047