fontforge/fontforge-remove-20220308-test-need-NotoSans-Regular.patch
2023-01-18 10:49:44 +08:00

22 lines
1.4 KiB
Diff

diff -ruN fontforge/tests/CMakeLists.txt fontforge-20220308/tests/CMakeLists.txt
--- fontforge/tests/CMakeLists.txt 2022-11-16 01:37:22.401554819 +0800
+++ fontforge-20220308/tests/CMakeLists.txt 2022-11-16 01:51:16.719210008 +0800
@@ -79,7 +79,7 @@
add_ff_test(test127.pe "Ambrosia.sfd" "Test generation of TrueType instructions")
#add_ff_test(svg2ttf.pe "")
add_ff_test(test128.pe "Test StrSplit overrun")
- add_ff_test(test130.pe "NotoSans-Regular.ttc" "TTC loading")
+ #add_ff_test(test130.pe "NotoSans-Regular.ttc" "TTC loading")
add_ff_test(test131.pe "libnameslist checks")
if(ENABLE_WOFF2_RESULT)
add_ff_test(test132.pe "CantarellMin.woff2" "WOFF2 round tripping")
@@ -123,7 +123,7 @@
add_py_test(test927.py "CantarellMin.woff2" "WOFF2 round tripping")
endif()
add_py_test(test928.py "DejaVuSerif.sfd" "String Conversion")
- add_py_test(test929.py "NotoSans-Regular.ttc" "Open Subfonts")
+ #add_py_test(test929.py "NotoSans-Regular.ttc" "Open Subfonts")
add_py_test(test930.py "Point, contour, and Layer fidelity")
add_py_test(test931.py "Point type conversion tests")
add_py_test(test932.py "Round-trip point selection tests")