enso/test
Jaroslav Tulach ca2f108513
Enable asserts in the tests (#4074)
Enso unit tests were running without `-ea` check enabled and as such various invariant checks in Truffle code were not executed. Let's turn the `-ea` flag on and fix all the code misbehaves.
2023-01-26 21:41:35 +00:00
..
Benchmarks Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
Examples_Tests Import modules' extension methods only with unqualified import statements (#3906) 2022-12-01 10:13:34 +00:00
Geo_Tests All Enso objects are hasheable (#3878) 2023-01-19 10:33:25 +01:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Meta_Test_Suite_Tests Add with_clue support to test framework (#3786) 2022-12-13 13:46:50 +01:00
micro-distribution Removing Unsafe.set_atom_field (#4023) 2023-01-09 13:39:14 +00:00
Table_Tests Table with no columns is not valid, No_Output_Columns is always an error (#4073) 2023-01-25 02:40:23 +00:00
Tests Enable asserts in the tests (#4074) 2023-01-26 21:41:35 +00:00
Visualization_Tests Initial Widget Dynamic Metadata (#4082) 2023-01-25 14:16:10 +00:00