enso/test/Base_Tests/src
Radosław Waśko 39af372bcd
Allow resolving enso:// URIs in Data.read and other places (#9225)
- Implements the core parts of #9048
- Currently the path resolution is done by resolving each segment, one by one - requiring as many API calls as there are segments in the path.
- This should be replaced in a followup PR, once https://github.com/enso-org/cloud-v2/issues/899 is implemented.
2024-03-02 16:04:30 +00:00
..
Data Align XML_Document and XML_Element APIs more. (#9233) 2024-03-01 17:42:44 +00:00
Network Allow resolving enso:// URIs in Data.read and other places (#9225) 2024-03-02 16:04:30 +00:00
Runtime Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Semantic Fix matching JS strings (#9203) 2024-02-29 15:07:29 +00:00
System Implementing reading Data Links (#9215) 2024-03-01 15:33:21 +00:00
Main.enso Implementing reading Data Links (#9215) 2024-03-01 15:33:21 +00:00
Random_Spec.enso Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00