mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
d4e4189a34
To be used later by generators and during shrinking. The generators used in randomized tests will record the drawn random bits into a RandomRun. This is a layer of indirection that will help us automatically shrink any generated value without any user input. (Having to provide manually defined shrinkers is a downside to many randomized / property-based testing libraries like QuickCheck for Haskell.) |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |