enso/test
AdRiley 1b3c9638ea
Make fill nothing return types tighter (#8734)
This is the follow up PR addressing the last couple of points from https://github.com/enso-org/enso/pull/8643 around what the return type from fill_nothing.

# Important Notes
The biggest change is changing what we size we need for an empty string. This change says a variable length string of length 1 and does it at a low enough level that it will effect the whole language. But I think that is correct.
2024-01-12 11:20:36 +00:00
..
AWS_Tests S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Benchmarks Opt-in return type checks (#8502) 2023-12-19 15:32:30 +00:00
Examples_Tests Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
Exploratory_Benchmarks Compare performance of Panic / Java Exception / Dataflow error (#8130) 2023-10-24 12:03:44 +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 Better context info in Type_Error raised from return type checks (#8566) 2023-12-20 18:22:47 +00:00
Table_Tests Make fill nothing return types tighter (#8734) 2024-01-12 11:20:36 +00:00
Tests Executing (parts of) Truffle TCK with Enso values (#8685) 2024-01-12 07:21:16 +01:00
Visualization_Tests Consistent simple and qualified type name (#8448) 2023-12-06 04:30:24 +00:00