summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
2017-08-19Group Travis CI jobs in stages (#5104)Massimiliano Culpo1-0/+13
2017-05-17Sphinx no longer supports Python 2.6 (#4266)Adam J. Stewart1-1/+1
2017-05-08rework spack help (#3033)Todd Gamblin1-0/+4
2017-05-01Allow user to specify profile sort column on the command line. (#4056)Todd Gamblin1-0/+3
2017-04-27Separate integration tests; simplify test scripts (#4006)Todd Gamblin6-174/+161
2017-04-21Coverage for multiple Python versions. (#3951)Todd Gamblin1-1/+3
2017-01-01tests: `coverage combine` run only if tests succeeded (#2712)Massimiliano Culpo1-2/+1
2016-12-30Run coverage for the `spack install` command as well as `spack test`.Todd Gamblin1-1/+2
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo2-32/+6
2016-11-12Basic usage step-by-step tutorialGregory Becker1-2/+1
2016-10-31Add `spack flake8` command. (#2186)Todd Gamblin1-63/+3
2016-10-05Add missing dependencies for Flake8 (#1883)Adam J. Stewart2-4/+30
2016-10-02Run make clean to prevent warning messages (#1742)Adam J. Stewart1-4/+2
2016-09-23Remove duplicate ICU package (#1837)Adam J. Stewart1-3/+3
2016-09-08Add missing dependency for run-doc-tests (#1691)Adam J. Stewart2-0/+4
2016-08-30Always run spack unit testsAdam J. Stewart1-21/+0
2016-08-30Add spack to the PATH for doc testsAdam J. Stewart1-0/+3
2016-08-30Remove py-mercurial, going with mercurial package insteadAdam J. Stewart1-1/+1
2016-08-30Always run Documentation testsAdam J. Stewart1-10/+2
2016-08-30Added more missing dependenciesAdam J. Stewart3-10/+28
2016-08-30Add mercurial package, used as test dependencyAdam J. Stewart3-6/+33
2016-08-30Only run unit tests when core Spack framework is modifiedAdam J. Stewart4-53/+127
2016-08-30Run documentation tests when documentation is modifiedAdam J. Stewart2-3/+38
2016-08-30Add generic changed_files scriptAdam J. Stewart2-16/+54
2016-08-30Overhaul Spack's CI InfrastructureAdam J. Stewart2-1/+5
2016-08-28Run flake8 checks on new untracked files (#1510)Adam J. Stewart1-0/+2
2016-08-11Always clean up tmp files, even if killedAdam J. Stewart1-10/+14
2016-08-11Allow run-flake8 to be run from anywhereAdam J. Stewart1-5/+3
2016-08-11Run flake8 checks on changed uncommitted filesAdam J. Stewart1-7/+14
2016-08-10Make Spack core PEP8 compliant.Todd Gamblin1-4/+13
2016-07-30qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7)alalazo1-0/+20
2016-07-15Updates to run-flake8 testAdam J. Stewart1-1/+2
2016-06-15Ignore E501 for depends_on and extendsAdam J. Stewart1-0/+2
2016-05-16Added line limit exemptions for 'variant' and 'version' directives.Joseph Ciurej1-2/+7
2016-05-16Updated style checking to ignore refinition errors for '@when' fxns.Joseph Ciurej1-1/+4
2016-05-11Add run-flake8 script.Todd Gamblin1-0/+55
2016-05-11Use just one flake8 file; mark package.py files to avoid E501 w/url.Todd Gamblin2-21/+0
2016-05-11Update code style checking.Todd Gamblin2-0/+21