enso/test
Pavel Marek 0b94493258
Equality does not swallow errors (#9560)
`42 == (Error.throw "foo")` now correctly returns an `Error` rather than False

# Important Notes
The error was in the wrong usage of the `org.enso.interpreter.dsl.AcceptsError` DSL annotation.
2024-03-29 04:11:16 +00:00
..
AWS_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Base_Tests Equality does not swallow errors (#9560) 2024-03-29 04:11:16 +00:00
Benchmarks Small fixes from building up another demo. (#9385) 2024-03-13 18:13:33 +00:00
Examples_Tests Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Exploratory_Benchmarks Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Geo_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Image_Tests Move Standard.Database.Data to Standard.Database. (#9321) 2024-03-07 14:43:38 +00:00
micro-distribution Implement refreshing the Cloud token in Enso libraries (#9390) 2024-03-19 19:26:34 +00:00
Table_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Visualization_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00