summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-12-21 14:45:30 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-12-21 17:53:08 +0000
commit17fab5460332a75bcab0f734f17f7a2292a7aa27 (patch)
treee0fdd655842510ae45b08791c334ad11e6d3b484 /uitest/Module_uitest.mk
parent34e9bad0fa5e2783a8f30f04cb3a557a6bb1e3a2 (diff)
uitest: add initial test for converting manual tests to automated tests
Change-Id: I76637b76151a33c9f9f4b218aa01b5e813e9da1f Reviewed-on: https://gerrit.libreoffice.org/32283 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
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 63bd596353f7..fb82005a0468 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -16,4 +16,5 @@ $(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_impress_demo \
UITest_demo_ui \
UITest_math_demo \
+ UITest_manual_tests \
))