summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/progress-bar.py
Commit message (Collapse)AuthorAgeFilesLines
* [lit] Refactor ProgressDisplayJulian Lettner2019-10-091-4/+5
| | | | | | | | | | | | Move progress display to separate file. Simplify some code paths. Decouple from other components via progress callback. Remove unused `_Display` class. Reviewed By: serge-sans-paille Differential Revision: https://reviews.llvm.org/D68525 llvm-svn: 374194
* [lit][NFC] Cleanup copy&paste naming mistakeJulian Lettner2019-02-151-4/+4
| | | | llvm-svn: 354095
* lit: Add a trivial test of the basic progress bar.Daniel Dunbar2013-04-111-0/+13
llvm-svn: 179243
OpenPOWER on IntegriCloud