Makefile.sources 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. TESTS = \
  2. tests/classdef1_empty.tests \
  3. tests/classdef1_multiple.tests \
  4. tests/classdef1_single.tests \
  5. tests/classdef1.tests \
  6. tests/classdef2_empty.tests \
  7. tests/classdef2_multiple.tests \
  8. tests/classdef2_single.tests \
  9. tests/classdef2.tests \
  10. tests/cmap0.tests \
  11. tests/cmap10.tests \
  12. tests/cmap12.tests \
  13. tests/cmap2.tests \
  14. tests/cmap4.tests \
  15. tests/cmap6.tests \
  16. tests/cmap8.tests \
  17. tests/gpos_chaining1_boundary.tests \
  18. tests/gpos_chaining1_lookupflag.tests \
  19. tests/gpos_chaining1_multiple_subrules.tests \
  20. tests/gpos_chaining1_next_glyph.tests \
  21. tests/gpos_chaining1_simple.tests \
  22. tests/gpos_chaining1_successive.tests \
  23. tests/gpos_chaining2_boundary.tests \
  24. tests/gpos_chaining2_lookupflag.tests \
  25. tests/gpos_chaining2_multiple_subrules.tests \
  26. tests/gpos_chaining2_next_glyph.tests \
  27. tests/gpos_chaining2_simple.tests \
  28. tests/gpos_chaining2_successive.tests \
  29. tests/gpos_chaining3_boundary.tests \
  30. tests/gpos_chaining3_lookupflag.tests \
  31. tests/gpos_chaining3_next_glyph.tests \
  32. tests/gpos_chaining3_simple.tests \
  33. tests/gpos_chaining3_successive.tests \
  34. tests/gpos_context1_boundary.tests \
  35. tests/gpos_context1_expansion.tests \
  36. tests/gpos_context1_lookupflag.tests \
  37. tests/gpos_context1_multiple_subrules.tests \
  38. tests/gpos_context1_next_glyph.tests \
  39. tests/gpos_context1_simple.tests \
  40. tests/gpos_context1_successive.tests \
  41. tests/gpos_context2_boundary.tests \
  42. tests/gpos_context2_classes.tests \
  43. tests/gpos_context2_expansion.tests \
  44. tests/gpos_context2_lookupflag.tests \
  45. tests/gpos_context2_multiple_subrules.tests \
  46. tests/gpos_context2_next_glyph.tests \
  47. tests/gpos_context2_simple.tests \
  48. tests/gpos_context2_successive.tests \
  49. tests/gpos_context3_boundary.tests \
  50. tests/gpos_context3_lookupflag.tests \
  51. tests/gpos_context3_next_glyph.tests \
  52. tests/gpos_context3_simple.tests \
  53. tests/gpos_context3_successive.tests \
  54. tests/gpos1_1_lookupflag.tests \
  55. tests/gpos1_1_simple.tests \
  56. tests/gpos1_2_lookupflag.tests \
  57. tests/gpos1_2.tests \
  58. tests/gpos2_1_lookupflag.tests \
  59. tests/gpos2_1_next_glyph.tests \
  60. tests/gpos2_1_simple.tests \
  61. tests/gpos2_1.tests \
  62. tests/gpos2_2.tests \
  63. tests/gpos3_lookupflag.tests \
  64. tests/gpos3.tests \
  65. tests/gpos4_lookupflag.tests \
  66. tests/gpos4_multiple_anchors.tests \
  67. tests/gpos4_simple.tests \
  68. tests/gpos5.tests \
  69. tests/gpos6.tests \
  70. tests/gpos7_1.tests \
  71. tests/gpos9.tests \
  72. tests/gsub_chaining1_boundary.tests \
  73. tests/gsub_chaining1_lookupflag.tests \
  74. tests/gsub_chaining1_multiple_subrules.tests \
  75. tests/gsub_chaining1_next_glyph.tests \
  76. tests/gsub_chaining1_simple.tests \
  77. tests/gsub_chaining1_successive.tests \
  78. tests/gsub_chaining2_boundary.tests \
  79. tests/gsub_chaining2_lookupflag.tests \
  80. tests/gsub_chaining2_multiple_subrules.tests \
  81. tests/gsub_chaining2_next_glyph.tests \
  82. tests/gsub_chaining2_simple.tests \
  83. tests/gsub_chaining2_successive.tests \
  84. tests/gsub_chaining3_boundary.tests \
  85. tests/gsub_chaining3_lookupflag.tests \
  86. tests/gsub_chaining3_next_glyph.tests \
  87. tests/gsub_chaining3_simple.tests \
  88. tests/gsub_chaining3_successive.tests \
  89. tests/gsub_context1_boundary.tests \
  90. tests/gsub_context1_expansion.tests \
  91. tests/gsub_context1_lookupflag.tests \
  92. tests/gsub_context1_multiple_subrules.tests \
  93. tests/gsub_context1_next_glyph.tests \
  94. tests/gsub_context1_simple.tests \
  95. tests/gsub_context1_successive.tests \
  96. tests/gsub_context2_boundary.tests \
  97. tests/gsub_context2_classes.tests \
  98. tests/gsub_context2_expansion.tests \
  99. tests/gsub_context2_lookupflag.tests \
  100. tests/gsub_context2_multiple_subrules.tests \
  101. tests/gsub_context2_next_glyph.tests \
  102. tests/gsub_context2_simple.tests \
  103. tests/gsub_context2_successive.tests \
  104. tests/gsub_context3_boundary.tests \
  105. tests/gsub_context3_lookupflag.tests \
  106. tests/gsub_context3_next_glyph.tests \
  107. tests/gsub_context3_simple.tests \
  108. tests/gsub_context3_successive.tests \
  109. tests/gsub1_1_lookupflag.tests \
  110. tests/gsub1_1_modulo.tests \
  111. tests/gsub1_1_simple.tests \
  112. tests/gsub1_2_lookupflag.tests \
  113. tests/gsub1_2_simple.tests \
  114. tests/gsub2_1_lookupflag.tests \
  115. tests/gsub2_1_multiple_sequences.tests \
  116. tests/gsub2_1_simple.tests \
  117. tests/gsub3_1_lookupflag.tests \
  118. tests/gsub3_1_multiple.tests \
  119. tests/gsub3_1_simple.tests \
  120. tests/gsub4_1_lookupflag.tests \
  121. tests/gsub4_1_multiple_ligatures.tests \
  122. tests/gsub4_1_multiple_ligsets.tests \
  123. tests/gsub4_1_simple.tests \
  124. tests/gsub7.tests \
  125. tests/lookupflag_ignore_attach.tests \
  126. tests/lookupflag_ignore_base.tests \
  127. tests/lookupflag_ignore_combination.tests \
  128. tests/lookupflag_ignore_ligatures.tests \
  129. tests/lookupflag_ignore_marks.tests \
  130. $(NULL)