mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 14:00:06 +01:00
This patch adds simple script that compares libinput.sym file to the functions that are marked by LIBINPUT_EXPORT. This script is added to make check target. Signed-off-by: Marek Chalupa <mchqwerty@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
31 lines
327 B
Text
31 lines
327 B
Text
*.o
|
|
*.pc
|
|
*.la
|
|
*.lo
|
|
*.swp
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
stamp-h1
|
|
.libs/
|
|
.deps/
|
|
src/libinput-version.h
|
|
doc/libinput.doxygen
|
|
doc/html
|
|
tags
|
|
test/test-*
|
|
test/symbols-leak-test*
|
|
test-driver
|