enso/test
James Dunkerley e262801daa
Restructure Standard.Table. (#9559)
Move the types from `Standard.Table.Data` to `Standard.Table`.

Exceptions:
- `Standard.Table.Data.Report_Unmatched` => `Standard.Table.Constants`.
- `Standard.Table.Data.Join_Kind_Cross` => `Standard.Table.Internal.Join_Kind_Cross`.
Also removed constructor as an atom type.
- `Standard.Table.Extensions.Table_Ref` => `Standard.Table.Internal.Table_Ref`.
- `Standard.Table.Data.Type.Value_Type_Helpers` => `Standard.Table.Internal.Value_Type_Helpers`.
- `Standard.Table.Data.Type.Enso_Types` => `Standard.Table.Internal.Value_Type_Helpers`.
- `Standard.Table.Data.Type.Storage` => `Standard.Table.Internal.Storage`.

Changed all `Standard.Table` imports inside project to be project.
Favoured importing from `Standard.Table.Main` in `Standard.Database`.
Also fixed some linting in Enso_File.
2024-03-27 17:10:43 +00:00
..
AWS_Tests Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Base_Tests Data Link for reading Enso_File (#9525) 2024-03-27 04:17:07 +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