summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/installer.pro
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-06-14 16:15:16 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-08-16 08:33:43 +0000
commit3b310a3ec13a743ae2258bc43d92a5df42c6ad37 (patch)
tree83583b810174313f0f093711e8fb70f40a37afc7 /tests/auto/installer/installer.pro
parent28f92d37842ef087ab4f35ae7018b6366d0044e9 (diff)
Add regular expression support to replace operation
Introduce search with regular expressions support to replace operation. Add unit tests and make associated documentation changes. Task-number: QTIFW-889 Change-Id: I82e30056030ebc900be49046fda1903b27a2824d Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'tests/auto/installer/installer.pro')
-rw-r--r--tests/auto/installer/installer.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/installer/installer.pro b/tests/auto/installer/installer.pro
index db94a23cb..7081a6316 100644
--- a/tests/auto/installer/installer.pro
+++ b/tests/auto/installer/installer.pro
@@ -21,7 +21,8 @@ SUBDIRS += \
settingsoperation \
task \
clientserver \
- factory
+ factory \
+ replaceoperation
win32 {
SUBDIRS += registerfiletypeoperation