cue/testdata: convert resolve/ tests to inline @test format
Convert all 28 #todo:inline: medium tests in
cue/testdata/resolve/ to use inline @test(...)
annotations. Remove out/eval and out/evalalpha
sections; retain out/eval/stats and out/compile.
Add out/errors.txt and out/todo.txt where needed.
Signed-off-by: Marcel van Lohuizen <mpvl@gmail.com>
Change-Id: I8e7b9e950ab0d5d4ad274f0455017a6d26e374c7
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1235391
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>