From 210eb236660afe3e13e195faf0a8f719b63c0f53 Mon Sep 17 00:00:00 2001 From: Dominik Haumann Date: Mon, 4 Dec 2017 13:40:20 +0100 Subject: Fix syntax unit tests It seems the foreground color was changed --- .../input/syntax/c/results/preprocessor-bug363280.c.reference.html | 2 +- autotests/input/syntax/carto-css/results/test.mss.reference.html | 2 +- .../input/syntax/cpp/results/preprocessor-bug363280.cpp.reference.html | 2 +- autotests/input/syntax/dockerfile/results/Dockerfile.reference.html | 2 +- autotests/input/syntax/elixir/results/hello.exs.reference.html | 2 +- autotests/input/syntax/elixir/results/learnelixir.exs.reference.html | 2 +- autotests/input/syntax/j/results/test.ijs.reference.html | 2 +- autotests/input/syntax/meson/results/meson.build.reference.html | 2 +- autotests/input/syntax/rmarkdown/results/example.rmd.reference.html | 2 +- .../input/syntax/sql-oracle/results/test_syntax.sql.reference.html | 2 +- autotests/input/syntax/verilog/results/or1200_dc_fsm.v.reference.html | 2 +- autotests/input/syntax/verilog/results/or1200_du.v.reference.html | 2 +- autotests/input/syntax/vhdl/results/light52_muldiv.vhdl.reference.html | 2 +- autotests/input/syntax/vhdl/results/light52_tb.vhdl.reference.html | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/autotests/input/syntax/c/results/preprocessor-bug363280.c.reference.html b/autotests/input/syntax/c/results/preprocessor-bug363280.c.reference.html index a83fecc..37a0710 100644 --- a/autotests/input/syntax/c/results/preprocessor-bug363280.c.reference.html +++ b/autotests/input/syntax/c/results/preprocessor-bug363280.c.reference.html @@ -8,7 +8,7 @@ -
+
 #if 1
 int x; // variable shall not be grey
 #endif
diff --git a/autotests/input/syntax/carto-css/results/test.mss.reference.html b/autotests/input/syntax/carto-css/results/test.mss.reference.html
index 0902fdd..e7601b9 100644
--- a/autotests/input/syntax/carto-css/results/test.mss.reference.html
+++ b/autotests/input/syntax/carto-css/results/test.mss.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 /* kate: hl CartoCSS
    This file contains some content coming from
    https://github.com/gravitystorm/openstreetmap-carto
diff --git a/autotests/input/syntax/cpp/results/preprocessor-bug363280.cpp.reference.html b/autotests/input/syntax/cpp/results/preprocessor-bug363280.cpp.reference.html
index 5c5e31d..9b25c37 100644
--- a/autotests/input/syntax/cpp/results/preprocessor-bug363280.cpp.reference.html
+++ b/autotests/input/syntax/cpp/results/preprocessor-bug363280.cpp.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 #if 1
 int x; // variable shall not be grey
 #endif
diff --git a/autotests/input/syntax/dockerfile/results/Dockerfile.reference.html b/autotests/input/syntax/dockerfile/results/Dockerfile.reference.html
index 712faa7..24cbcce 100644
--- a/autotests/input/syntax/dockerfile/results/Dockerfile.reference.html
+++ b/autotests/input/syntax/dockerfile/results/Dockerfile.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 # LGPLv2+ example file
 
 # This is a comment
diff --git a/autotests/input/syntax/elixir/results/hello.exs.reference.html b/autotests/input/syntax/elixir/results/hello.exs.reference.html
index 7d011b0..ddab4c0 100644
--- a/autotests/input/syntax/elixir/results/hello.exs.reference.html
+++ b/autotests/input/syntax/elixir/results/hello.exs.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 parent = self()
 
 # Spawns an Elixir process (not an operating system one!)
diff --git a/autotests/input/syntax/elixir/results/learnelixir.exs.reference.html b/autotests/input/syntax/elixir/results/learnelixir.exs.reference.html
index 8e3329a..97e3cce 100644
--- a/autotests/input/syntax/elixir/results/learnelixir.exs.reference.html
+++ b/autotests/input/syntax/elixir/results/learnelixir.exs.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 # Original: https://learnxinyminutes.com/docs/elixir/
 
 # Single line comments start with a number symbol.
diff --git a/autotests/input/syntax/j/results/test.ijs.reference.html b/autotests/input/syntax/j/results/test.ijs.reference.html
index 2954cd6..c766d44 100644
--- a/autotests/input/syntax/j/results/test.ijs.reference.html
+++ b/autotests/input/syntax/j/results/test.ijs.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 Comment
 NB. This is a single line comment, check regions overlapping priority: 1 2.3  +/ &. 'quoted text'
 NB.(
diff --git a/autotests/input/syntax/meson/results/meson.build.reference.html b/autotests/input/syntax/meson/results/meson.build.reference.html
index 759ba53..b79afe2 100644
--- a/autotests/input/syntax/meson/results/meson.build.reference.html
+++ b/autotests/input/syntax/meson/results/meson.build.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 # Unit test for Meson syntax highlight. License: LGPL
 project('projectname', 'cpp')
 
diff --git a/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html b/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
index ced6208..e1b8e56 100644
--- a/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
+++ b/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 ---
 title: "test"
 author: "me"
diff --git a/autotests/input/syntax/sql-oracle/results/test_syntax.sql.reference.html b/autotests/input/syntax/sql-oracle/results/test_syntax.sql.reference.html
index 155a976..d75a924 100644
--- a/autotests/input/syntax/sql-oracle/results/test_syntax.sql.reference.html
+++ b/autotests/input/syntax/sql-oracle/results/test_syntax.sql.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 -- kate: hl SQL (Oracle)
 -- test case shipped with highlighting in bugzilla, LGPL
 
diff --git a/autotests/input/syntax/verilog/results/or1200_dc_fsm.v.reference.html b/autotests/input/syntax/verilog/results/or1200_dc_fsm.v.reference.html
index 5c15f92..25f2053 100644
--- a/autotests/input/syntax/verilog/results/or1200_dc_fsm.v.reference.html
+++ b/autotests/input/syntax/verilog/results/or1200_dc_fsm.v.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 //////////////////////////////////////////////////////////////////////
 ////                                                              ////
 ////  OR1200's DC FSM                                             ////
diff --git a/autotests/input/syntax/verilog/results/or1200_du.v.reference.html b/autotests/input/syntax/verilog/results/or1200_du.v.reference.html
index e319fff..7fb1cf5 100644
--- a/autotests/input/syntax/verilog/results/or1200_du.v.reference.html
+++ b/autotests/input/syntax/verilog/results/or1200_du.v.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 //////////////////////////////////////////////////////////////////////
 ////                                                              ////
 ////  OR1200's Debug Unit                                         ////
diff --git a/autotests/input/syntax/vhdl/results/light52_muldiv.vhdl.reference.html b/autotests/input/syntax/vhdl/results/light52_muldiv.vhdl.reference.html
index d0cc524..af2fd1c 100644
--- a/autotests/input/syntax/vhdl/results/light52_muldiv.vhdl.reference.html
+++ b/autotests/input/syntax/vhdl/results/light52_muldiv.vhdl.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 --------------------------------------------------------------------------------
 -- light52_muldiv.vhdl -- Simple multiplier/divider module.
 --------------------------------------------------------------------------------
diff --git a/autotests/input/syntax/vhdl/results/light52_tb.vhdl.reference.html b/autotests/input/syntax/vhdl/results/light52_tb.vhdl.reference.html
index 0fac92b..20a6209 100644
--- a/autotests/input/syntax/vhdl/results/light52_tb.vhdl.reference.html
+++ b/autotests/input/syntax/vhdl/results/light52_tb.vhdl.reference.html
@@ -8,7 +8,7 @@
 
 
 
-
+
 --------------------------------------------------------------------------------
 -- light52_tb.vhdl -- 
 --------------------------------------------------------------------------------
-- 
cgit v0.11.2