summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.36.bb
Commit message (Collapse)AuthorAgeFilesLines
* libtest-warn-perl: upgrade 0.36 -> 0.37Wang Mingyu2022-08-151-46/+0
| | | | | | | | | Merged PR: - allow duplicate warnings when using warnings_exist https://github.com/hanfried/test-warn/pull/8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtest-warn-perl: add recipe for 0.36Tim Orling2019-07-101-0/+46
ptest dependency for libcgi-perl NAME Test::Warn - Perl extension to test methods for warnings DESCRIPTION A good style of Perl programming calls for a lot of diverse regression tests. This module provides a few convenience methods for testing warning based-code. If you are not already familiar with the Test::More manpage now would be the time to go take a look. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>