Jon Ross-Perkins b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten
..
README.md b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten
fail_allocate.carbon b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten
fail_function_recursion.carbon b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten
fail_loop.carbon b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten
fail_type_check_loop.carbon b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 vuotta sitten

README.md

Limit tests

These tests check for various limit conditions (such as an infinite loop). The tests collectively disable autoupdate so that tracing isn't enabled, because tracing creates substantial additional overhead.