Searched refs:recursiveExpansionLimit (Results 1 – 9 of 9) sorted by relevance
172 def recursiveExpansionLimit(self): member in TestingConfig175 @recursiveExpansionLimit.setter176 def recursiveExpansionLimit(self, value): member in TestingConfig
2003 recursion_limit=test.config.recursiveExpansionLimit)
8 config.recursiveExpansionLimit = -4
8 config.recursiveExpansionLimit = None
8 config.recursiveExpansionLimit = "not-an-integer"
12 config.recursiveExpansionLimit = 5
12 config.recursiveExpansionLimit = 2
100 recursion_limit=test.config.recursiveExpansionLimit)
792 setting `recursiveExpansionLimit`_ in a lit configuration file.)862 **recursiveExpansionLimit:**895 ``config.recursiveExpansionLimit``, which can be set to a non-negative integer