enso/test
Radosław Waśko 9b2f611402
Relative paths are relative to current project locally and in Cloud (#10660)
- Close #10622
- Changes `project-manager` and `ensoup` launcher to run the engine/language-server with working directory set to the directory containing currently running project.
- If the working directory is _not_ "the directory containing currently running project", a warning is written to logs. This can happen if the raw `/bin/enso` engine runner is used in a different directory.
- In the Cloud, the `File.new` interprets relative paths as cloud paths relative to the Cloud directory containing the current project. Absolute paths are unaffected.
2024-07-31 09:43:17 +00:00
..
AWS_Tests Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00
Base_Tests Relative paths are relative to current project locally and in Cloud (#10660) 2024-07-31 09:43:17 +00:00
Benchmarks Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +00:00
Examples_Tests Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Exploratory_Benchmarks Final step removing the Problem_Behavior publishing. (#10461) 2024-07-05 18:41:36 +00:00
Geo_Tests Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers Implement private methods (#10060) 2024-05-31 08:00:20 +00:00
Image_Tests Writing to Data Links (#9750) 2024-04-25 17:55:49 +00:00
micro-distribution Implement Runtime.Context.Dataflow_Stack_Trace for dataflow errors thrown from Enso (#9625) 2024-07-26 19:20:41 +00:00
Microsoft_Tests Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
Snowflake_Tests Fix date_diff in Snowflake (#10672) 2024-07-25 16:16:33 +00:00
Table_Tests Tweaks from client Demo (#10685) 2024-07-26 18:44:36 +00:00
Visualization_Tests Stop publishing First/Last as constructors and use auto-scoping for take and drop. (#10467) 2024-07-08 10:26:30 +00:00