mirror of
https://github.com/google/go-jsonnet.git
synced 2025-10-01 18:31:04 +02:00
* Extract some test utilities to a separate package. * Rename some test utilities. * Internally expose DirectChildren. * Add LocationRange to some non-expr AST parts, such as local binds, parameters and object fields. * Add end-of-file-reached testcases.