difftreelog
fix show assertion location
in: master
5 files changed
tests/cpp_test_suite_golden_override/error.invariant.option.jsonnet.goldendiffbeforeafterboth--- a/tests/cpp_test_suite_golden_override/error.invariant.option.jsonnet.golden
+++ b/tests/cpp_test_suite_golden_override/error.invariant.option.jsonnet.golden
@@ -3,4 +3,4 @@
error.invariant.option.jsonnet:19:33-56: function <builtin_set_inter> call
argument <x> evaluation
error.invariant.option.jsonnet:19:20-57: function <builtin_length> call
- assertion condition
\ No newline at end of file
+ error.invariant.option.jsonnet:19:10-61: assertion condition
\ No newline at end of file
tests/cpp_test_suite_golden_override/error.invariant.simple3.jsonnet.goldendiffbeforeafterboth--- a/tests/cpp_test_suite_golden_override/error.invariant.simple3.jsonnet.golden
+++ b/tests/cpp_test_suite_golden_override/error.invariant.simple3.jsonnet.golden
@@ -1,3 +1,3 @@
runtime error: my error message
error.invariant.simple3.jsonnet:18:10-16: error statement
- assertion condition
\ No newline at end of file
+ error.invariant.simple3.jsonnet:18:10-35: assertion condition
\ No newline at end of file
tests/go_testdata_golden_override/builtinObjectRemoveKey_super_assert.jsonnet.goldendiffbeforeafterboth--- a/tests/go_testdata_golden_override/builtinObjectRemoveKey_super_assert.jsonnet.golden
+++ b/tests/go_testdata_golden_override/builtinObjectRemoveKey_super_assert.jsonnet.golden
@@ -1,2 +1,2 @@
no such field: x
- assertion condition
\ No newline at end of file
+ builtinObjectRemoveKey_super_assert.jsonnet:2:10-17: assertion condition
\ No newline at end of file
tests/go_testdata_golden_override/object_invariant13.jsonnet.goldendiffbeforeafterboth1runtime error: x2 object_invariant13.jsonnet:1:10-16: error statement3 assertion conditiontests/go_testdata_golden_override/object_invariant7.jsonnet.goldendiffbeforeafterboth--- a/tests/go_testdata_golden_override/object_invariant7.jsonnet.golden
+++ b/tests/go_testdata_golden_override/object_invariant7.jsonnet.golden
@@ -1,2 +1,2 @@
no super found
- assertion condition
\ No newline at end of file
+ object_invariant7.jsonnet:1:16-29: assertion condition
\ No newline at end of file