You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.205
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
This commit is contained in:
parent
5cd5df71cc
commit
8e12397d70
13
external/llvm/utils/lit/tests/progress-bar.py
vendored
Normal file
13
external/llvm/utils/lit/tests/progress-bar.py
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Check the simple progress bar.
|
||||
#
|
||||
# RUN: not %{lit} -j 1 -s %{inputs}/progress-bar > %t.out
|
||||
# RUN: FileCheck < %t.out %s
|
||||
#
|
||||
# CHECK: Testing: 0 .. 10.. 20
|
||||
# CHECK: FAIL: shtest-shell :: test-1.txt (1 of 4)
|
||||
# CHECK: Testing: 0 .. 10.. 20.. 30.. 40..
|
||||
# CHECK: FAIL: shtest-shell :: test-2.txt (2 of 4)
|
||||
# CHECK: Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70
|
||||
# CHECK: FAIL: shtest-shell :: test-3.txt (3 of 4)
|
||||
# CHECK: Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
|
||||
# CHECK: FAIL: shtest-shell :: test-4.txt (4 of 4)
|
Reference in New Issue
Block a user