diff --git a/tests/fork/hpc_fork.stdout b/tests/fork/hpc_fork.stdout index 26cd7e9c0f277e2e605a090d0e14eb71435a9bc5..52f1f1b6e02fb5f967dc36e598a266c9983e3bed 100644 --- a/tests/fork/hpc_fork.stdout +++ b/tests/fork/hpc_fork.stdout @@ -39,6 +39,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span>module Main where <span class="lineno"> 2 </span> <span class="lineno"> 3 </span>import System.Posix.Process diff --git a/tests/function/tough.stdout b/tests/function/tough.stdout index 21a31a0be5b4cbe395e3179bbfc9398e6391f69a..028705287d338917a9a936d92e85f3d05df40f21 100644 --- a/tests/function/tough.stdout +++ b/tests/function/tough.stdout @@ -49,6 +49,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span>import Control.Exception as E <span class="lineno"> 2 </span> <span class="lineno"> 3 </span>-- This test shows what hpc can really do. diff --git a/tests/function2/tough2.stdout b/tests/function2/tough2.stdout index 66bb3f8651ac4c6aeb96215a0179868488ec615a..dcfcd8daae9470b0eff747590f43051e5f0011fe 100644 --- a/tests/function2/tough2.stdout +++ b/tests/function2/tough2.stdout @@ -49,6 +49,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span>\begin{code} <span class="lineno"> 2 </span>import Control.Exception as E <span class="lineno"> 3 </span> diff --git a/tests/simple/hpc001.stdout b/tests/simple/hpc001.stdout index 68190b1352abb800f2bf1c625a0e41d0f5cd89e9..03d524f4c5a2386143c06ddb6f5e58990f407e08 100644 --- a/tests/simple/hpc001.stdout +++ b/tests/simple/hpc001.stdout @@ -39,6 +39,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span><span class="decl"><span class="istickedoff">main = print (const "Hello" <span class="nottickedoff">"World"</span>)</span></span> </pre> diff --git a/tests/simple/tixs/hpc_markup_001.stdout b/tests/simple/tixs/hpc_markup_001.stdout index 6f80922e4fb83d56ec503d85566d8b5e487ee3d7..d6e087aaa72a2db1d6fe34d652ac0d4b81c5c888 100644 --- a/tests/simple/tixs/hpc_markup_001.stdout +++ b/tests/simple/tixs/hpc_markup_001.stdout @@ -14,6 +14,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span><span class="decl"><span class="istickedoff">main = print (const "Hello" <span class="nottickedoff">"World"</span>)</span></span> </pre> diff --git a/tests/simple/tixs/hpc_markup_002.stdout b/tests/simple/tixs/hpc_markup_002.stdout index ad7e017f3a8610f1350fd7fd2cd8baed61c7bef2..38a790c353f3b03c384efa273d854a6fcefbe1c2 100644 --- a/tests/simple/tixs/hpc_markup_002.stdout +++ b/tests/simple/tixs/hpc_markup_002.stdout @@ -14,6 +14,9 @@ span.spaces { background: white } </head> <body> <pre> +<span class="decl"><span class="nottickedoff">never executed</span> <span class="tickonlytrue">always true</span> <span class="tickonlyfalse">always false</span></span> +</pre> +<pre> <span class="lineno"> 1 </span><span class="funcount">-- entered once</span><span class="decl"><span class="istickedoff">main = print (const "Hello" <span class="nottickedoff">"World"</span>)</span></span> </pre>