Imports of package builtintest

PathSynopsis
cuelang.org/go/cue/formatPackage format implements standard formatting of CUE configurations.
cuelang.org/go/internal/core/eval
cuelang.org/go/internal/core/export
cuelang.org/go/internal/core/validatePackage validate collects errors from an evaluated Vertex.
cuelang.org/go/internal/cuetdtestPackage testing is a helper package for test packages in the CUE project.
cuelang.org/go/internal/cuetxtar
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
regexpPackage regexp implements regular expression search.
testingPackage testing provides support for automated testing of Go packages.