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

107 lines
3.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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