enso/test
James Dunkerley 0adab6c68c
Round on a column was always adding a warning (#7246)
- Only warn if outside allowed range.
- Added `is_infinite` to In-Memory column.
- Allow integer value type for `is_nan` and `is_infinite`.
2023-07-10 17:35:23 +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 Cache dataflow errors (#7193) 2023-07-09 14:45:22 +00:00
Table_Tests Round on a column was always adding a warning (#7246) 2023-07-10 17:35:23 +00:00
Tests Add Table.replace; Change Text.replace to take a Text|Pattern, and remove the use_regex param. (#7223) 2023-07-06 16:13:11 +00:00
Visualization_Tests Drop-down widgets for extension functions via UnresolvedSymbol (#7115) 2023-06-27 15:19:42 +00:00