Commit ca41234
committed
Add shrinking indication parameter
Set's a `shrinking` parameter to `true` when property is being executed
during a shrinking phase. Also sets it to `done` after the shrinking is
done. Useful for adjusting generators during shrinking phase or for
`on_output` printers.1 parent 5b66abe commit ca41234
2 files changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| 584 | + | |
584 | 585 | | |
585 | 586 | | |
586 | 587 | | |
| |||
1701 | 1702 | | |
1702 | 1703 | | |
1703 | 1704 | | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
1704 | 1716 | | |
1705 | 1717 | | |
1706 | 1718 | | |
1707 | 1719 | | |
1708 | 1720 | | |
| 1721 | + | |
1709 | 1722 | | |
1710 | 1723 | | |
1711 | 1724 | | |
| |||
1736 | 1749 | | |
1737 | 1750 | | |
1738 | 1751 | | |
| 1752 | + | |
1739 | 1753 | | |
1740 | 1754 | | |
1741 | 1755 | | |
1742 | 1756 | | |
| 1757 | + | |
1743 | 1758 | | |
1744 | 1759 | | |
1745 | 1760 | | |
| |||
2125 | 2140 | | |
2126 | 2141 | | |
2127 | 2142 | | |
| 2143 | + | |
2128 | 2144 | | |
2129 | 2145 | | |
2130 | 2146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
898 | 898 | | |
899 | 899 | | |
900 | 900 | | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
901 | 921 | | |
902 | 922 | | |
903 | 923 | | |
| |||
0 commit comments