Home | History | Annotate | Download | only in m4sugar

Lines Matching full:test1

840 # | m4_defun([TEST1], [Test...REQUIRE([TEST2])1])
846 # Right before executing the epilogue of TEST1, we have:
853 # Finally the epilogue of TEST1 undiverts GROW - 2, GROW - 1, and
873 # | m4_defun([TEST1], [REQUIRE([TEST2a])REQUIRE([TEST2b])])
879 # | TEST1
892 # GROW: TEST1
903 # BODY: TEST3; TEST2a; TEST2b; TEST1
923 # GROW: Elaboration of TEST1
930 # GROW: Elaboration of TEST1
938 # GROW: Elaboration of TEST1
945 # GROW: Elaboration of TEST1
952 # GROW: Elaboration of TEST1
955 # and finally, TEST1 is finished and emitted:
960 # BODY: TEST2a; TEST3; TEST2b: TEST1
974 # TEST1
998 # * TEST1 is expanded
999 # The prologue of TEST1 sets _m4_divert_dump, which is the diversion
1002 # expansion of TEST1 and its dependencies will be elaborated.
1007 # * TEST1 requires TEST2a
1020 # * TEST1 requires TEST2b
1039 # * TEST1 requires TEST2b (contd.)
1050 # * TEST1 is expanded: epilogue
1051 # TEST1's own content is in GROW...
1054 # GROW: TEST1
1058 # BODY: TEST2a; TEST3; TEST2b; TEST1