From 7f0cc84396dd3d729200d3c99aae6358b9ed647e Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Wed, 30 Oct 2013 18:22:21 +0100 Subject: Clean up manual tests. Turn some manual tests that add coverage of a feature into autotests. Turn some manual tests that demonstrate a feature into examples. Remove some manual tests that do neither. Change-Id: Ie54005e1ba5aad07319eb864cc5ad70e26308080 Reviewed-by: Joerg Bornemann --- tests/auto/blackbox/tst_blackbox.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/auto/blackbox/tst_blackbox.h') diff --git a/tests/auto/blackbox/tst_blackbox.h b/tests/auto/blackbox/tst_blackbox.h index 042446a96..f86e7617c 100644 --- a/tests/auto/blackbox/tst_blackbox.h +++ b/tests/auto/blackbox/tst_blackbox.h @@ -111,6 +111,7 @@ private slots: void jsExtensionsProcess(); void jsExtensionsTextFile(); void inheritQbsSearchPaths(); + void objC(); void properQuoting(); void propertiesBlocks(); void resolve_project_data(); @@ -118,7 +119,10 @@ private slots: void resolve_project_dry_run_data(); void resolve_project_dry_run(); void clean(); + void exportSimple(); void exportWithRecursiveDepends(); + void fileTagger(); + void rc(); void renameProduct(); void renameTargetArtifact(); void subProjects(); -- cgit v1.2.3