Age | Commit message (Expand) | Author | Files | Lines |
2017-05-17 | Sphinx no longer supports Python 2.6 (#4266) | Adam J. Stewart | 1 | -1/+2 |
2017-05-09 | Travis version of pip is too old (#4180) | Adam J. Stewart | 1 | -0/+2 |
2017-04-27 | Separate integration tests; simplify test scripts (#4006) | Todd Gamblin | 1 | -3/+11 |
2017-04-21 | Coverage for multiple Python versions. (#3951) | Todd Gamblin | 1 | -1/+1 |
2017-03-31 | Clean up tests and add Python3 to Travis. | Todd Gamblin | 1 | -1/+17 |
2017-03-31 | Update externals to work with Python 3 | Todd Gamblin | 1 | -1/+0 |
2017-02-10 | qa: allow fast finish to avoid consuming a precious OSX build on a PR that wi... | Massimiliano Culpo | 1 | -0/+1 |
2017-01-26 | Use codecov for coverage instead of coveralls (#2933) | Todd Gamblin | 1 | -25/+21 |
2017-01-16 | Add release branches to travis testing. | Todd Gamblin | 1 | -0/+1 |
2016-12-30 | Run coverage for the `spack install` command as well as `spack test`. | Todd Gamblin | 1 | -2/+2 |
2016-12-30 | Add OSX build to .travis.yml. Clean up .travis.yml (#2689) | Todd Gamblin | 1 | -3/+32 |
2016-12-29 | unit tests: replace nose with pytest (#2502) | Massimiliano Culpo | 1 | -4/+4 |
2016-12-05 | Remove CYAML tests from Spack now that the DB is JSON. (#2487) | Todd Gamblin | 1 | -4/+2 |
2016-12-05 | travis: sphinx does not support python 2.6 anymore (#2485) | Massimiliano Culpo | 1 | -0/+3 |
2016-10-30 | travis.yml: Only build master and develop on push | Todd Gamblin | 1 | -0/+6 |
2016-10-15 | travis : unit tests will run with and without libyaml (#2024) | Massimiliano Culpo | 1 | -2/+5 |
2016-08-30 | Install graphviz before build. | Todd Gamblin | 1 | -0/+6 |
2016-08-30 | Fix typos and bugs in Travis config file | Adam J. Stewart | 1 | -5/+2 |
2016-08-30 | Overhaul Spack's CI Infrastructure | Adam J. Stewart | 1 | -18/+21 |
2016-07-30 | qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7) | alalazo | 1 | -11/+14 |
2016-05-11 | .travis.yml uses a script now. | Todd Gamblin | 1 | -15/+2 |
2016-05-11 | Update code style checking. | Todd Gamblin | 1 | -6/+18 |
2016-05-10 | qa : differentiate framework from packages | alalazo | 1 | -2/+5 |
2016-05-10 | qa : copied flake8 configuration, updated travis.yml | alalazo | 1 | -1/+1 |
2016-05-10 | Move args to .coveragerc | Todd Gamblin | 1 | -2/+2 |
2016-03-22 | travis : removed external directory from the list under coverage | alalazo | 1 | -1/+1 |
2016-03-22 | Merge branch 'develop' of https://github.com/LLNL/spack into qa/coding_standard | alalazo | 1 | -0/+3 |
2016-03-15 | Add compiler info and a simple libdwarf build to the checks. | Todd Gamblin | 1 | -0/+3 |
2016-02-05 | removed redundant references to pep8 | alalazo | 1 | -3/+1 |
2016-01-19 | reverted email notification | alalazo | 1 | -1/+1 |
2016-01-19 | code checking : added flake8 | alalazo | 1 | -0/+3 |
2016-01-19 | code checking : added pep8 and coveralls | alalazo | 1 | -4/+15 |
2015-11-29 | Use new travis insfrastructure (sudo:false) | Todd Gamblin | 1 | -0/+3 |
2015-11-29 | Add very basic Travis CI support. | Todd Gamblin | 1 | -0/+23 |