]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: normalize s/check/test/
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 6 Sep 2024 19:46:28 +0000 (14:46 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 6 Sep 2024 19:46:28 +0000 (14:46 -0500)
commit0bd6f4f4cdf58027386e2cf887c6781968e6d397
tree67595f9a831c8644dd3b55718337c4fe8d18612f
parent01bea70795950b9a2bb52e8967a85dac63ca0f91
meson: normalize s/check/test/

The testsuite is executed by calling the 'test' target in meson, as
opposed to 'check' with autotools. Let's normalize it aligned to the new
build system.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Makefile.am
libkmod/docs/meson.build
meson.build
scripts/test-gtkdoc.sh [moved from scripts/check-gtkdoc.sh with 100% similarity]