2016-05-28 12:54:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-05-25 07:48:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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 ~/
|
|
|
|
|
2016-04-06 06:47:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-10-22 07:48:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-05-21 14:59:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-04-13 20:24:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-12-29 14:01:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 29 13:59:54 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 2.048:
|
|
|
|
* C::M::Tester: added load_check2 parameter
|
|
|
|
|
2014-02-01 13:12:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 1 13:11:05 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial package 2.047
|
|
|
|
|