enso/test
James Dunkerley 58f2c7643f
Use new Enso Hash Codes and Comparable (#6060)
Enables `distinct`, `aggregate` and `cross_tab` to use the Enso hashing and equality operations.
Also, I rewired the way the ObjectComparators are obtained in polyglot code to be more consistent.

Add Comparator for `Day_Of_Week`, `Header`, `SQL_Type`, `Image` and `Matrix`.
Also, removed the custom `==` from these types as needed. (Closes #5626)
2023-03-24 15:02:25 +00:00
..
Benchmarks Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
Examples_Tests Meta.is_a consistent with case-type-of check (#5853) 2023-03-10 07:41:04 +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 Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
Meta_Test_Suite_Tests Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
micro-distribution Tidy up the public module level statics (#6032) 2023-03-22 18:02:37 +00:00
Table_Tests Use new Enso Hash Codes and Comparable (#6060) 2023-03-24 15:02:25 +00:00
Tests Use new Enso Hash Codes and Comparable (#6060) 2023-03-24 15:02:25 +00:00
Visualization_Tests Deal with warnings attached to value when making widgets. (#5994) 2023-03-22 10:50:19 +00:00