Commit d1210a5
committed
cmd/cue: add false, echo, and cat testscript commands
These are used by `cue cmd` testscripts for various purposes,
and they're not available on Windows nor Wine.
They are simple enough to implement a basic version of, so do that.
Updates #1821.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ib2fd9931503cf66c2c8fcc7fabcd014eceb47e9b
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1216402
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>1 parent c0c6072 commit d1210a5
1 file changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
429 | 462 | | |
430 | 463 | | |
431 | 464 | | |
| |||
0 commit comments