summaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Expand)Author
2020-01-28Parse an empty sln filemo khan
2020-01-27Fix broken specmo khan
2020-01-27Fix rubocop errormo khan
2020-01-27Update spdx gateway to return a hash instead of a cataloguemo khan
2020-01-27Add ability to pull latest catalogue from git clonemo khan
2020-01-27Simplify the tokenizer using scanmo khan
2020-01-27Add licenses that need further investigationmo khan
2020-01-27Collapse Text class into Contentmo khan
2020-01-27Enable slow testsmo khan
2020-01-27Fix broken testsmo khan
2020-01-27Delete Content::Strippermo khan
2020-01-27Fix some rubocop errorsmo khan
2020-01-27Add spec to ensure spandx's license correctlymo khan
2020-01-27Fix broken testsmo khan
2020-01-27Default to iterating through all licenses including deprecatedmo khan
2020-01-27Fix broken specmo khan
2020-01-27Check for active licenses onlymo khan
2020-01-27Rename dice_coefficient to similarity_scoremo khan
2020-01-27Add happy day scenario testsmo khan
2020-01-27Separate licenses that need investigationmo khan
2020-01-27Perform similarity analysis on all files in spdx cataloguemo khan
2020-01-27Use simple canonical form in dice coefficient algorithmmo khan
2020-01-27Ensure #similar? returns a booleanmo khan
2020-01-25Extract class to strip license contentmo khan
2020-01-25Start to test out string similaritymo khan
2020-01-25Replace licensee with dice coefficient similarity analysis using spdx license...mo khan
2020-01-24scan csproj files that depend on other projectsmo khan
2020-01-23Fetch license data from rubygems.org apimo khan
2020-01-22Scan csproj filesmo khan
2020-01-22Discover licenses in nuget packages.configmo khan
2020-01-21Attempt to resolve nuget packagesmo khan
2020-01-20Try to fetch nuget packagesmo khan
2020-01-20Detect defined dependencies in packages.configmo khan
2020-01-20Add spec for parsing nuget filesmo khan
2020-01-20add test for Pipfile.lock parsingmo khan
2020-01-20Add spec for scanning gems.lockmo khan
2020-01-20Start recording web trafficmo khan
2020-01-20Extract helper to load fixture filemo khan
2020-01-20Add dependency on bundlermo khan
2020-01-16Extract pypi sourcesmo khan
2020-01-16Extract class to fetch data from PyPImo khan
2020-01-16Find a license by idmo khan
2019-12-27Extract parsers namespacemo khan
2019-12-27autofix rubocop errorsmo khan
2019-12-27add LOCKFILE parametermo khan
2019-12-27Move tests to spec/unitmo khan
2019-12-27Add scan commandmo khan
2019-12-27Install ttymo khan