this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

cue/testdata: re-test with CUE_UPDATE=1

I'm not sure what happened here; it's probably because Marcel's
changes to the test framework were done in parallel to
my other changes relating to infix operators.

Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: Ibb696a3975458ac4812c029600d74ad37d81ba04
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1235168
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Marcel van Lohuizen <mpvl@gmail.com>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>

+4 -4
+4 -4
cue/testdata/basicrewrite/002_arithmetic.txtar
··· 44 44 ./in.cue:23:5 45 45 ./in.cue:23:9 46 46 [eval] e5: cannot use 1.0 (type float) as int in argument 1 to div: 47 - ./in.cue:29:9 47 + ./in.cue:24:9 48 48 [eval] e6: cannot use 2.0 (type float) as int in argument 2 to rem: 49 - ./in.cue:30:12 49 + ./in.cue:25:12 50 50 [eval] e7: cannot use 2.0 (type float) as int in argument 2 to quo: 51 - ./in.cue:31:12 51 + ./in.cue:26:12 52 52 [eval] e8: cannot use 1.0 (type float) as int in argument 1 to mod: 53 - ./in.cue:32:9 53 + ./in.cue:27:9 54 54 -- out/eval/stats -- 55 55 Leaks: 0 56 56 Freed: 24