mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
Enable two more tests.
* Makefile.cfg (local-checks-to-skip) [sc_cast_of_x_alloc_return_value, sc_cast_of_argument_to_free]: Enable.
This commit is contained in:
parent
2c72562374
commit
1be2c8c814
@ -1,5 +1,9 @@
|
|||||||
Tue Jan 29 18:39:25 CET 2008 Jim Meyering <meyering@redhat.com>
|
Tue Jan 29 18:39:25 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||||
|
|
||||||
|
Enable two more tests.
|
||||||
|
* Makefile.cfg (local-checks-to-skip)
|
||||||
|
[sc_cast_of_x_alloc_return_value, sc_cast_of_argument_to_free]: Enable.
|
||||||
|
|
||||||
Enable the <assert.h>-checking test; fix violations.
|
Enable the <assert.h>-checking test; fix violations.
|
||||||
* Makefile.cfg (local-checks-to-skip)
|
* Makefile.cfg (local-checks-to-skip)
|
||||||
[sc_prohibit_assert_without_use]: Enable.
|
[sc_prohibit_assert_without_use]: Enable.
|
||||||
|
@ -35,8 +35,6 @@ local-checks-to-skip = \
|
|||||||
sc_GPL_version \
|
sc_GPL_version \
|
||||||
sc_always_defined_macros \
|
sc_always_defined_macros \
|
||||||
sc_cast_of_alloca_return_value \
|
sc_cast_of_alloca_return_value \
|
||||||
sc_cast_of_argument_to_free \
|
|
||||||
sc_cast_of_x_alloc_return_value \
|
|
||||||
sc_changelog \
|
sc_changelog \
|
||||||
sc_dd_max_sym_length \
|
sc_dd_max_sym_length \
|
||||||
sc_error_exit_success \
|
sc_error_exit_success \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user