lit: Add a trivial test of the basic progress bar.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 11 Apr 2013 00:05:37 +0000 (00:05 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 11 Apr 2013 00:05:37 +0000 (00:05 +0000)
commit2b570ce5aa507595772701e0e8fad6be5331509c
tree495bc42eb995daef2a59b2b749a3c46a48a9fca1
parent0120b678a07a296e6217bf6de992a23c9616e1b1
lit: Add a trivial test of the basic progress bar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179243 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/tests/Inputs/progress-bar/lit.cfg [new file with mode: 0644]
utils/lit/tests/Inputs/progress-bar/test-1.txt [new file with mode: 0644]
utils/lit/tests/Inputs/progress-bar/test-2.txt [new file with mode: 0644]
utils/lit/tests/Inputs/progress-bar/test-3.txt [new file with mode: 0644]
utils/lit/tests/Inputs/progress-bar/test-4.txt [new file with mode: 0644]
utils/lit/tests/progress-bar.py [new file with mode: 0644]