You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd/cue: add a testscript for CUE_DEBUG=sortfields working with the Go API
It currently does not; we will fix this in the following commit.
We write this test as part of the cmd/cue testscript suite
given that we already have multiple scripts which smoke test
whether CUE_EXPERIMENT and CUE_DEBUG are wired through properly,
such as sortfields.txtar and also dev.txtar for CUE_EXPERIMENT=evalv3.
While here, since the export output with sortfields is the same
on evalv2 and evalv3, we can deduplicate one of the output files
in sortfields.txtar.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I0895966789bec41db859e635ecacb7d08d0d8318
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1205201
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Matthew Sackman <[email protected]>
0 commit comments