enso/test/Tests/data
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
..
transient Add Text.write Function (#3518) 2022-06-13 09:11:46 +00:00
tree Delimited File Encoding (#3430) 2022-05-10 22:44:05 +00:00
books.json Restructure the Standard Library (#1245) 2020-10-29 08:48:48 +03:00
helloworld.txt Load the File_Format types via a ServiceLoader (#3813) 2022-10-24 09:55:18 +00:00
sample-json.weird-extension Review File/Data read and read_text warnings (#5799) 2023-03-06 03:43:38 +00:00
sample-malformed.json Review File/Data read and read_text warnings (#5799) 2023-03-06 03:43:38 +00:00
sample.json Review File/Data read and read_text warnings (#5799) 2023-03-06 03:43:38 +00:00
sample.txt Restructure the Standard Library (#1245) 2020-10-29 08:48:48 +03:00
sample.xxx Load the File_Format types via a ServiceLoader (#3813) 2022-10-24 09:55:18 +00:00
windows.log Load the File_Format types via a ServiceLoader (#3813) 2022-10-24 09:55:18 +00:00
windows.txt Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00