summaryrefslogtreecommitdiff
path: root/test/test.sh
AgeCommit message (Collapse)Author
2020-01-15Add functional tests for python Pipfile.lockmo khan
2019-06-12Add Python 3 project to QAFabien Catteau
2019-04-02Fix java-maven expectationsPhilippe Lafoucrière
- The commit used doesn't exist anymore. - The expectations file was outdated. - The test script was silently failing when the `git checkout` command failed.
2019-02-05Use unified diffLukas Eipert
2019-02-05Simplify test script by ending with diff directlyLukas Eipert
2019-02-05Parallelize QA testsLukas Eipert
Test projects are now given as a parameter to the test command
2018-12-14Bump LicenseFinder to 5.5.2Philippe Lafoucrière
closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8859 closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8830
2018-06-14Ensure that license name order is consistentLukas Eipert
2018-06-06First versionGilbert Roulot