enso/test/Tests/src/Runtime
Pavel Marek b084e097c9
Add special handling for Dataflow_Error passed to Runtime.assert (#8168)
Add special handling for `Dataflow_Error` passed as action to `Runtime.assert`. It caused an infinite recursion.
2023-10-27 17:22:15 +00:00
..
Ascribed_Parameters_Spec.enso Ascribed Type checks for a -> b function types (#7298) 2023-07-17 09:55:30 +01:00
Asserts_Spec.enso Add special handling for Dataflow_Error passed to Runtime.assert (#8168) 2023-10-27 17:22:15 +00:00
Lazy_Generator_Spec.enso Referencing self from static method raises compiler error (#7131) 2023-06-28 19:04:32 +02:00
Lazy_Spec.enso Suspended atom fields are evaluated only once (#6151) 2023-04-05 23:46:08 +00:00
Managed_Resource_Spec.enso Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
Missing_Required_Arguments_Spec.enso Refactor Table problem handling to a more robust and hopefully cleaner approach (#7879) 2023-10-16 15:09:08 +00:00
Ref_Spec.enso Proper implementation of Value Types in Table (#6073) 2023-03-31 16:16:18 +00:00
Stack_Traces_Spec.enso Import modules' extension methods only with unqualified import statements (#3906) 2022-12-01 10:13:34 +00:00
State_Spec.enso Use only Type instances as keys for State (#7585) 2023-08-16 15:54:17 +02:00