Lines Matching full:with
4 // you may not use this file except in compliance with the License.
47 name: "action with output",
53 name: "action with output without newline",
59 name: "action with error",
65 name: "action with empty description",
77 name: "action with long description",
79 …smart: "\r\x1b[1m[ 0% 0/2] action with very long descrip\x1b[0m\x1b[K\r\x1b[1m[ 50% 1/2] action …
80 simple: "[ 50% 1/2] action with very long description to test eliding\n",
83 name: "action with output with ansi codes",
250 action1 := &status.Action{Description: "action with very long description to test eliding"}
278 action := &status.Action{Description: "action with very long description to test eliding"}
290 …w := "\r\x1b[1m[ 0% 0/2] action with very long descrip\x1b[0m\x1b[K\r\x1b[1m[ 50% 1/2] action wit…