tests: Rename weston-test to weston-tests-env
Renamed weston-test test environment script to weston-tests-env to avoid ambiguity with weston-test.c (the weston test extension). Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
65e7e7a65b
commit
e491b13d0a
+2
-2
@@ -3,7 +3,7 @@ TESTS = surface-test.la client-test.la \
|
|||||||
surface-global-test.la \
|
surface-global-test.la \
|
||||||
button-test.la keyboard-test.la
|
button-test.la keyboard-test.la
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/weston-test
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/weston-tests-env
|
||||||
|
|
||||||
export abs_builddir
|
export abs_builddir
|
||||||
|
|
||||||
@@ -68,7 +68,7 @@ if BUILD_SETBACKLIGHT
|
|||||||
setbacklight = setbacklight
|
setbacklight = setbacklight
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = weston-test
|
EXTRA_DIST = weston-tests-env
|
||||||
|
|
||||||
BUILT_SOURCES = \
|
BUILT_SOURCES = \
|
||||||
wayland-test-protocol.c \
|
wayland-test-protocol.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user