summaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Collapse)Author
2020-10-14Set Go to 1.15.2 and Ruby to 2.7.2Evan Read
2020-10-06Parse composite license expressionsmo khan
* docs: Add changelog entry * fix: update spec to match expected behaviour
2020-08-21Install tools from .deb packagemo khan
2020-08-21Patch url for not specified BSD licenseTetiana Chupryna
2020-08-21Fix failed testsTetiana Chupryna
2020-08-18Update license_finder to 6.8.1mo khan
* Update CHANGELOG * Add default retry for all jobs * Ensure all deb packages are built
2020-07-21Update maven/gradle offline testsmo khan
* Let maven figure out the version of the license plugin that it is compatible with * Print the error when the setup fails * Add tests for multiple versions of maven and java * Install packages into a project specific directory to prevent cross test pollution * Specify the list of supported Maven versions * Update CHANGELOG and bump the version
2020-07-10Isolate license_management ruby from projectmo khan
* Target ruby version 2.7.1 * Add spec to fetch gems from a custom source * Add proxy to rubygems.org config * Specify default env vars to support offline environment * Cleanup custom certificates after spec * Inline docker-test script * Do not install license_finder with each installed ruby * Increase gem log verbosity and include backtrace * Extract test fixtures for the different ruby scenarios * Find *.gemspec files in gems dir * Use RUBYLIB to hijack src path * Run scan from project path dir
2020-06-18Bump version and add spec for LGPL-2.1mo khan
2020-06-18Detect variations of the Eclipse Public Licensecan eldem
2020-05-26Scan Conan projectsmo khan
* Scan the conan examples project * Split licenses by comma * Add integration test job for c projects * Add package_manager, version and path to v2.1 report * Detect collisions between names from different package managers * Add CHANGELOG entry * Update README to indicate Conan support * Print timestamps in install script
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Fix nuget specsmo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan