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