enso/test
James Dunkerley 760fb71798
First part of AWS S3 API, various small fixes. (#6973)
- Add type detection for `Mixed` columns when calling column functions.
- Excel uses column name for missing headers.
- Add aliases for parse functions on text.
- Adjust `Date`, `Time_Of_Day` and `Date_Time` parse functions to not take `Nothing` anymore and provide dropdowns.
- Removed built-in parses.
- All support Locale.
- Add support for missing day or year for parsing a Date.
- All will trim values automatically.
- Added ability to list AWS profiles.
- Added ability to list S3 buckets.
- Workaround for Table.aggregate so default item added works.
2023-06-15 16:20:13 +00:00
..
Benchmarks Add compiler pass that discovers ambiguous imports (#6868) 2023-06-14 12:18:57 +02:00
Examples_Tests Proper implementation of Value Types in Table (#6073) 2023-03-31 16:16:18 +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 Improve Non_Unique_Primary_Key error, split file format detection into read/write, improve SQLite format detection (#6604) 2023-05-09 17:15:44 +00:00
Meta_Test_Suite_Tests Remove old (Java) Regex library and replace with new (Truffle) library. (#6195) 2023-04-04 19:58:26 +00:00
micro-distribution Infrastructure for testing inter project imports and exports (#6840) 2023-05-26 17:33:54 +02:00
Table_Tests First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
Tests First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
Visualization_Tests Add compiler pass that discovers ambiguous imports (#6868) 2023-06-14 12:18:57 +02:00