enso/test
Radosław Waśko 2d29456ed1
Review File/Data read and read_text warnings (#5799)
Closes #5113

Fixes a bug where read-only files would be overwritten if File.write was used in backup mode, and added tests to avoid such regression. To implement it, introduced a `is_writable` property on `File`.
2023-03-06 03:43:38 +00:00
..
Benchmarks Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +00:00
Examples_Tests Import modules' extension methods only with unqualified import statements (#3906) 2022-12-01 10:13:34 +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 Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +00:00
Meta_Test_Suite_Tests Add with_clue support to test framework (#3786) 2022-12-13 13:46:50 +01:00
micro-distribution Add Comparator conversion for all types (#4067) 2023-02-10 09:22:11 +00:00
Table_Tests Review File/Data read and read_text warnings (#5799) 2023-03-06 03:43:38 +00:00
Tests Review File/Data read and read_text warnings (#5799) 2023-03-06 03:43:38 +00:00
Visualization_Tests Implement Backend API for Lazy Table Visualization. (#4087) 2023-02-14 14:05:53 +00:00