]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ExportTests.cmake
findadv: almost all test cases, including \regex[{}, back to working with std::regex.
[lyx.git] / development / autotests / ExportTests.cmake
index ad99163348fcf330dc7848d89ce859bd1a1acce7..3aa57677daf11562d7b50ab189e806c3abcddad8 100644 (file)
@@ -393,7 +393,7 @@ foreach(libsubfolderx autotests/export lib/doc lib/examples lib/templates autote
           #message(STATUS "Test ${TestName} matches Unicode encodings")
           # test_encodings does not include "default", since it should be covered
           # by one of the supplied encodings
-          set(test_encodings "ascii" "utf8x" "armscii8" "applemac"
+          set(test_encodings "ascii" "utf8" "utf8x" "armscii8" "applemac"
             "cp437" "cp437de" "cp850" "cp852"
             "cp855" "cp862" "cp865"
             "cp866" "cp1250" "cp1251" "cp1252"