summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2024-04-17 15:08:27 -0700
committerShawn Rutledge <shawn.rutledge@qt.io>2024-04-18 13:15:52 -0700
commit8d84f7643bb80902ea4fedb2686557b58be2b221 (patch)
tree791a9abb48ac9e8635ef0d95f4f88f1859f3d321 /tests/manual
parentb74369c03325e49132dc77f2a83af8fd25c81a8a (diff)
Fix lance readme: tests/auto/other/lancelot is gone now
Amends e8f93e38debf4f46dbda4de198b9dd475df42d5c Pick-to: 6.2 6.5 6.7 Change-Id: Icca7562e4773ed6caa542a99c2d45a5b06968b7e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/lance/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/lance/README b/tests/manual/lance/README
index 6e89b29b08..68a9d647bc 100644
--- a/tests/manual/lance/README
+++ b/tests/manual/lance/README
@@ -1,6 +1,6 @@
The "lance" tool can be used to edit and run QPainter script (.qps)
files. They are used in the "lancelot" qpainter regression autotest.
-A collection of scripts can be found in the directory
-tests/auto/lancelot/scripts
+A collection of scripts can be found in subdirectories under
+tests/baseline
See lance -help for options.