diff options
| author | 2020-08-03 15:06:44 +0000 | |
|---|---|---|
| committer | 2020-08-03 15:06:44 +0000 | |
| commit | b64793999546ed8adebaeebd9d8345d18db8927d (patch) | |
| tree | 4357c27b561d73b0e089727c6ed659f2ceff5f47 /gnu/llvm/utils/lit/tests/progress-bar.py | |
| parent | Add support for UTF-8 DISPLAY-HINTs with octet length. For now only (diff) | |
| download | wireguard-openbsd-b64793999546ed8adebaeebd9d8345d18db8927d.tar.xz wireguard-openbsd-b64793999546ed8adebaeebd9d8345d18db8927d.zip | |
Remove LLVM 8.0.1 files.
Diffstat (limited to 'gnu/llvm/utils/lit/tests/progress-bar.py')
| -rw-r--r-- | gnu/llvm/utils/lit/tests/progress-bar.py | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/llvm/utils/lit/tests/progress-bar.py b/gnu/llvm/utils/lit/tests/progress-bar.py deleted file mode 100644 index d0467485082..00000000000 --- a/gnu/llvm/utils/lit/tests/progress-bar.py +++ /dev/null @@ -1,13 +0,0 @@ -# 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) |
