enso/test
Jaroslav Tulach 888307f03f
Meta.get_constructor_fields works for Type (#5869)
Fixes #5805 by returning `[]` as list of fields of `Type`.

# Important Notes
`Type` is recognized as `Meta.is_atom` since #3671. However `Type` isn't an `Atom` internally. We have to provide special handling for it where needed.
2023-03-13 09:58:11 +00:00
..
Benchmarks Merge ordered and unordered comparators (#5845) 2023-03-11 05:43:22 +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 Meta.is_a consistent with case-type-of check (#5853) 2023-03-10 07:41:04 +00:00
Meta_Test_Suite_Tests Add with_clue support to test framework (#3786) 2022-12-13 13:46:50 +01:00
micro-distribution Pre compute suggestion db during build time (#5698) 2023-03-08 12:37:48 +00:00
Table_Tests Fix cross_tab column naming edge cases, add fill_empty (#5863) 2023-03-11 11:58:54 +00:00
Tests Meta.get_constructor_fields works for Type (#5869) 2023-03-13 09:58:11 +00:00
Visualization_Tests Review generated Column names (#5850) 2023-03-10 19:07:58 +00:00