[commit: packages/hpc] wip/cleanup-tests: Update fulltest output (08afa91)

git at git.haskell.org git at git.haskell.org
Sat Mar 7 16:08:58 UTC 2015


Repository : ssh://git@git.haskell.org/hpc

On branch  : wip/cleanup-tests
Link       : http://git.haskell.org/packages/hpc.git/commitdiff/08afa91988b68315a035df4702b84b69ba8e125e

>---------------------------------------------------------------

commit 08afa91988b68315a035df4702b84b69ba8e125e
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Sat Mar 7 16:59:53 2015 +0100

    Update fulltest output


>---------------------------------------------------------------

08afa91988b68315a035df4702b84b69ba8e125e
 tests/simple/tixs/hpc_help_draft.stdout       |  2 ++
 tests/simple/tixs/hpc_help_markup.stdout      |  2 ++
 tests/simple/tixs/hpc_help_overlay.stdout     | 16 +++++++++-------
 tests/simple/tixs/hpc_help_report.stdout      |  2 ++
 tests/simple/tixs/hpc_help_show.stdout        |  2 ++
 tests/simple/tixs/hpc_markup_001.stdout       |  5 -----
 tests/simple/tixs/hpc_markup_002.stdout       |  5 -----
 tests/simple/tixs/hpc_markup_error_001.stdout |  2 ++
 tests/simple/tixs/hpc_markup_error_002.stdout |  2 ++
 tests/simple/tixs/hpc_report_error_001.stdout |  2 ++
 tests/simple/tixs/hpc_report_error_002.stdout |  2 ++
 tests/simple/tixs/hpc_show_error_001.stdout   |  2 ++
 tests/simple/tixs/hpc_show_error_002.stdout   |  2 ++
 13 files changed, 29 insertions(+), 17 deletions(-)

diff --git a/tests/simple/tixs/hpc_help_draft.stdout b/tests/simple/tixs/hpc_help_draft.stdout
index d678a0b..fb663ff 100644
--- a/tests/simple/tixs/hpc_help_draft.stdout
+++ b/tests/simple/tixs/hpc_help_draft.stdout
@@ -13,4 +13,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --output=FILE                 output FILE
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_help_markup.stdout b/tests/simple/tixs/hpc_help_markup.stdout
index 5d39d50..947d18b 100644
--- a/tests/simple/tixs/hpc_help_markup.stdout
+++ b/tests/simple/tixs/hpc_help_markup.stdout
@@ -15,4 +15,6 @@ Options:
     --fun-entry-count             show top-level function entry counts
     --highlight-covered           highlight covered code, rather that code gaps
     --destdir=DIR                 path to write output to
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_help_overlay.stdout b/tests/simple/tixs/hpc_help_overlay.stdout
index facba2b..ea4859c 100644
--- a/tests/simple/tixs/hpc_help_overlay.stdout
+++ b/tests/simple/tixs/hpc_help_overlay.stdout
@@ -4,11 +4,13 @@ Generate a .tix file from an overlay file
 
 Options:
 
-    --srcdir=DIR     path to source directory of .hs files
-                     multi-use of srcdir possible
-    --hpcdir=DIR     append sub-directory that contains .mix files
-                     default .hpc [rarely used]
-    --reset-hpcdirs  empty the list of hpcdir's
-                     [rarely used]
-    --output=FILE    output FILE
+    --srcdir=DIR       path to source directory of .hs files
+                       multi-use of srcdir possible
+    --hpcdir=DIR       append sub-directory that contains .mix files
+                       default .hpc [rarely used]
+    --reset-hpcdirs    empty the list of hpcdir's
+                       [rarely used]
+    --output=FILE      output FILE
+    --verbosity=[0-2]  verbosity level, 0-2
+                       default 1
 
diff --git a/tests/simple/tixs/hpc_help_report.stdout b/tests/simple/tixs/hpc_help_report.stdout
index 4526705..5d73a49 100644
--- a/tests/simple/tixs/hpc_help_report.stdout
+++ b/tests/simple/tixs/hpc_help_report.stdout
@@ -15,4 +15,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --xml-output                  show output in XML
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_help_show.stdout b/tests/simple/tixs/hpc_help_show.stdout
index 85ec2d3..1302178 100644
--- a/tests/simple/tixs/hpc_help_show.stdout
+++ b/tests/simple/tixs/hpc_help_show.stdout
@@ -13,4 +13,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --output=FILE                 output FILE
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_markup_001.stdout b/tests/simple/tixs/hpc_markup_001.stdout
index 42da970..6f80922 100644
--- a/tests/simple/tixs/hpc_markup_001.stdout
+++ b/tests/simple/tixs/hpc_markup_001.stdout
@@ -1,8 +1,3 @@
-Writing: Main.hs.html
-Writing: hpc_index.html
-Writing: hpc_index_fun.html
-Writing: hpc_index_alt.html
-Writing: hpc_index_exp.html
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/tests/simple/tixs/hpc_markup_002.stdout b/tests/simple/tixs/hpc_markup_002.stdout
index 1225aea..ad7e017 100644
--- a/tests/simple/tixs/hpc_markup_002.stdout
+++ b/tests/simple/tixs/hpc_markup_002.stdout
@@ -1,8 +1,3 @@
-Writing: Main.hs.html
-Writing: hpc_index.html
-Writing: hpc_index_fun.html
-Writing: hpc_index_alt.html
-Writing: hpc_index_exp.html
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/tests/simple/tixs/hpc_markup_error_001.stdout b/tests/simple/tixs/hpc_markup_error_001.stdout
index 6373f65..a68a5dc 100644
--- a/tests/simple/tixs/hpc_markup_error_001.stdout
+++ b/tests/simple/tixs/hpc_markup_error_001.stdout
@@ -16,4 +16,6 @@ Options:
     --fun-entry-count             show top-level function entry counts
     --highlight-covered           highlight covered code, rather that code gaps
     --destdir=DIR                 path to write output to
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_markup_error_002.stdout b/tests/simple/tixs/hpc_markup_error_002.stdout
index b867b79..4374860 100644
--- a/tests/simple/tixs/hpc_markup_error_002.stdout
+++ b/tests/simple/tixs/hpc_markup_error_002.stdout
@@ -16,4 +16,6 @@ Options:
     --fun-entry-count             show top-level function entry counts
     --highlight-covered           highlight covered code, rather that code gaps
     --destdir=DIR                 path to write output to
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_report_error_001.stdout b/tests/simple/tixs/hpc_report_error_001.stdout
index c365d88..4878dd7 100644
--- a/tests/simple/tixs/hpc_report_error_001.stdout
+++ b/tests/simple/tixs/hpc_report_error_001.stdout
@@ -16,4 +16,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --xml-output                  show output in XML
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_report_error_002.stdout b/tests/simple/tixs/hpc_report_error_002.stdout
index 8592a3c..0c95a0a 100644
--- a/tests/simple/tixs/hpc_report_error_002.stdout
+++ b/tests/simple/tixs/hpc_report_error_002.stdout
@@ -16,4 +16,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --xml-output                  show output in XML
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_show_error_001.stdout b/tests/simple/tixs/hpc_show_error_001.stdout
index 93c2e4d..184957b 100644
--- a/tests/simple/tixs/hpc_show_error_001.stdout
+++ b/tests/simple/tixs/hpc_show_error_001.stdout
@@ -14,4 +14,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --output=FILE                 output FILE
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 
diff --git a/tests/simple/tixs/hpc_show_error_002.stdout b/tests/simple/tixs/hpc_show_error_002.stdout
index 9c0f6c5..50f6a25 100644
--- a/tests/simple/tixs/hpc_show_error_002.stdout
+++ b/tests/simple/tixs/hpc_show_error_002.stdout
@@ -14,4 +14,6 @@ Options:
     --reset-hpcdirs               empty the list of hpcdir's
                                   [rarely used]
     --output=FILE                 output FILE
+    --verbosity=[0-2]             verbosity level, 0-2
+                                  default 1
 



More information about the ghc-commits mailing list