# !!! DO NOT EDIT !!! # Automatically generated by scripts/fowler-to-toml. # Numbers in the test names correspond to the line number of the test from # the original dat file. [[tests]] name = "repetition10" regex = '''((..)|(.))''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition11" regex = '''((..)|(.))((..)|(.))''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition12" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition14" regex = '''((..)|(.)){1}''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition15" regex = '''((..)|(.)){2}''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition16" regex = '''((..)|(.)){3}''' input = '''''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition18" regex = '''((..)|(.))*''' input = '''''' captures = [[[0, 0]]] match_limit = 1 unescape = true [[tests]] name = "repetition20" regex = '''((..)|(.))''' input = '''a''' captures = [[[0, 1], [0, 1], [], [0, 1]]] match_limit = 1 unescape = true [[tests]] name = "repetition21" regex = '''((..)|(.))((..)|(.))''' input = '''a''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition22" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''a''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition24" regex = '''((..)|(.)){1}''' input = '''a''' captures = [[[0, 1], [0, 1], [], [0, 1]]] match_limit = 1 unescape = true [[tests]] name = "repetition25" regex = '''((..)|(.)){2}''' input = '''a''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition26" regex = '''((..)|(.)){3}''' input = '''a''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition28" regex = '''((..)|(.))*''' input = '''a''' captures = [[[0, 1], [0, 1], [], [0, 1]]] match_limit = 1 unescape = true [[tests]] name = "repetition30" regex = '''((..)|(.))''' input = '''aa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition31" regex = '''((..)|(.))((..)|(.))''' input = '''aa''' captures = [[[0, 2], [0, 1], [], [0, 1], [1, 2], [], [1, 2]]] match_limit = 1 unescape = true [[tests]] name = "repetition32" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''aa''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition34" regex = '''((..)|(.)){1}''' input = '''aa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition35" regex = '''((..)|(.)){2}''' input = '''aa''' captures = [[[0, 2], [1, 2], [], [1, 2]]] match_limit = 1 unescape = true [[tests]] name = "repetition36" regex = '''((..)|(.)){3}''' input = '''aa''' captures = [] match_limit = 1 unescape = true [[tests]] name = "repetition38" regex = '''((..)|(.))*''' input = '''aa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition40" regex = '''((..)|(.))''' input = '''aaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition41" regex = '''((..)|(.))((..)|(.))''' input = '''aaa''' captures = [[[0, 3], [0, 2], [0, 2], [], [2, 3], [], [2, 3]]] match_limit = 1 unescape = true [[tests]] name = "repetition42" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''aaa''' captures = [[[0, 3], [0, 1], [], [0, 1], [1, 2], [], [1, 2], [2, 3], [], [2, 3]]] match_limit = 1 unescape = true [[tests]] name = "repetition44" regex = '''((..)|(.)){1}''' input = '''aaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition46" regex = '''((..)|(.)){2}''' input = '''aaa''' captures = [[[0, 3], [2, 3], [0, 2], [2, 3]]] match_limit = 1 unescape = true [[tests]] name = "repetition47" regex = '''((..)|(.)){3}''' input = '''aaa''' captures = [[[0, 3], [2, 3], [], [2, 3]]] match_limit = 1 unescape = true [[tests]] name = "repetition50" regex = '''((..)|(.))*''' input = '''aaa''' captures = [[[0, 3], [2, 3], [0, 2], [2, 3]]] match_limit = 1 unescape = true [[tests]] name = "repetition52" regex = '''((..)|(.))''' input = '''aaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition53" regex = '''((..)|(.))((..)|(.))''' input = '''aaaa''' captures = [[[0, 4], [0, 2], [0, 2], [], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition54" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''aaaa''' captures = [[[0, 4], [0, 2], [0, 2], [], [2, 3], [], [2, 3], [3, 4], [], [3, 4]]] match_limit = 1 unescape = true [[tests]] name = "repetition56" regex = '''((..)|(.)){1}''' input = '''aaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition57" regex = '''((..)|(.)){2}''' input = '''aaaa''' captures = [[[0, 4], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition59" regex = '''((..)|(.)){3}''' input = '''aaaa''' captures = [[[0, 4], [3, 4], [0, 2], [3, 4]]] match_limit = 1 unescape = true [[tests]] name = "repetition61" regex = '''((..)|(.))*''' input = '''aaaa''' captures = [[[0, 4], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition63" regex = '''((..)|(.))''' input = '''aaaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition64" regex = '''((..)|(.))((..)|(.))''' input = '''aaaaa''' captures = [[[0, 4], [0, 2], [0, 2], [], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition65" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''aaaaa''' captures = [[[0, 5], [0, 2], [0, 2], [], [2, 4], [2, 4], [], [4, 5], [], [4, 5]]] match_limit = 1 unescape = true [[tests]] name = "repetition67" regex = '''((..)|(.)){1}''' input = '''aaaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition68" regex = '''((..)|(.)){2}''' input = '''aaaaa''' captures = [[[0, 4], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition70" regex = '''((..)|(.)){3}''' input = '''aaaaa''' captures = [[[0, 5], [4, 5], [2, 4], [4, 5]]] match_limit = 1 unescape = true [[tests]] name = "repetition73" regex = '''((..)|(.))*''' input = '''aaaaa''' captures = [[[0, 5], [4, 5], [2, 4], [4, 5]]] match_limit = 1 unescape = true [[tests]] name = "repetition75" regex = '''((..)|(.))''' input = '''aaaaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition76" regex = '''((..)|(.))((..)|(.))''' input = '''aaaaaa''' captures = [[[0, 4], [0, 2], [0, 2], [], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition77" regex = '''((..)|(.))((..)|(.))((..)|(.))''' input = '''aaaaaa''' captures = [[[0, 6], [0, 2], [0, 2], [], [2, 4], [2, 4], [], [4, 6], [4, 6], []]] match_limit = 1 unescape = true [[tests]] name = "repetition79" regex = '''((..)|(.)){1}''' input = '''aaaaaa''' captures = [[[0, 2], [0, 2], [0, 2], []]] match_limit = 1 unescape = true [[tests]] name = "repetition80" regex = '''((..)|(.)){2}''' input = '''aaaaaa''' captures = [[[0, 4], [2, 4], [2, 4], []]] match_limit = 1 unescape = true [[tests]] name = "repetition81" regex = '''((..)|(.)){3}''' input = '''aaaaaa''' captures = [[[0, 6], [4, 6], [4, 6], []]] match_limit = 1 unescape = true [[tests]] name = "repetition83" regex = '''((..)|(.))*''' input = '''aaaaaa''' captures = [[[0, 6], [4, 6], [4, 6], []]] match_limit = 1 unescape = true