enso/test
James Dunkerley 5a6b6749cc
Restructuring for File.read (#3390)
- Added Encoding type
- Added `Text.bytes`, `Text.from_bytes` with Encoding support
- Renamed `File.read` to `File.read_text`
- Renamed `File.write` to `File.write_text`
- Added Encoding support to `File.read_text` and `File.write_text`
- Added warnings to invalid encodings
2022-04-19 16:50:03 +00:00
..
Benchmarks Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Image_Tests Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
Table_Tests Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
Tests Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
Visualization_Tests Data analysts should be able to use Text.replace to substitute parts of the text (#3393) 2022-04-13 19:21:47 +00:00