llvm-6502/utils/lit/tests
Rafael Espindola 708bc15ff0 Require python 2.7.
We were already requiring 2.5, which meant that people on old linux distros
had to upgrade anyway.

Requiring python 2.6 will make supporting 3.X easier as we can use the 3.X
exception syntax.

According to the discussion on llvmdev, there is not much value is requiring
just 2.6, we may as well just require 2.7.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224129 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-12 15:29:31 +00:00
..
Inputs [lit] Add an --output option, for writing results in a machine readable form. 2013-09-14 01:19:17 +00:00
.coveragerc
discovery.py
googletest-format.py
lit.cfg [lit] Add an --output option, for writing results in a machine readable form. 2013-09-14 01:19:17 +00:00
progress-bar.py
shell-parsing.py
shtest-encoding.py
shtest-format.py
shtest-shell.py
test-data.py [lit] Add support for attach arbitrary metrics to test results. 2013-09-11 17:45:11 +00:00
test-output.py Require python 2.7. 2014-12-12 15:29:31 +00:00
unittest-adaptor.py
usage.py
xunit-output.py Add a test-case for lit xunit output 2014-12-03 23:01:35 +00:00