summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 19:37:00 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 19:37:41 +0200
commit4d0d3e71cce879c7a882ca3eb2bc4a713c945c7c (patch)
treefbabafc2dfb073bfefc0a8c18997520582854496 /uitest/Module_uitest.mk
parente672eb7a08aa839481d13bf4aadaa7456824e0c9 (diff)
uitest: add the demo ui uitest
That test just shows features of the test and the use of different UI objects. Change-Id: I49e9fa2d42634951ae5a78aa3a9bf79fefacd298
Diffstat (limited to 'uitest/Module_uitest.mk')
-rw-r--r--uitest/Module_uitest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/Module_uitest.mk b/uitest/Module_uitest.mk
index ac5c322ff6a6..7246bd1da170 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -14,4 +14,5 @@ $(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_calc_demo \
UITest_writer_demo \
UITest_impress_demo \
+ UITest_demo_ui \
))