rcl/golden/error_json
Ruud van Asseldonk 84523fd33c Save body span info in the loader
This fixes a longstanding issue where reporting errors that we have to
blame on just the document's result in general got blamed on its full
span, which is often a comment and not the offending value. Now we blame
it on the inner body expression, which is more natural.
2024-06-18 20:22:33 +02:00
..
builtin_function.test Save body span info in the loader 2024-06-18 20:22:33 +02:00
builtin_function_span.test Save body span info in the loader 2024-06-18 20:22:33 +02:00
builtin_method.test Save body span info in the loader 2024-06-18 20:22:33 +02:00
inner_error_value_path.test Restructure builtin methods, generate boilerplate 2023-11-04 20:17:23 +01:00
lambda_function.test Add golden tests for lambda functions 2023-11-30 00:20:03 +01:00
non_string_key.test Include non-string key in json key errors 2024-03-17 21:46:39 +01:00