Commits
User selector
Commit history
Commits on Aug 28, 2019
Do no crash when writing without a validation
Show description for 817b3d4committedImprove handling of file encoding
Show description for 478c761committedUse ordered mappings for expectations
Show description for 3312e4dcommittedBump License list to v3.6
Show description for a693890committedMerge license list 3.5
Show description for 5bb18eccommittedMove test data to tests. Simplify tests code
Show description for d717bcecommittedAdd maxDiff None to all tests and format code
Show description for e782323committedExplore hashing bytes not text
Show description for 649b7ebauthored andcommittedAvoid mojibake in tests files
Show description for 98b3324committedMove test data to tests. Simplify tests code
Show description for d986c88committedAdd maxDiff None to all tests and format code
Show description for a1c67b3committed
Commits on Aug 23, 2019
Cleanup code
Show description for 968c62ecommittedDo not use builtin "file" as a variable name
Show description for 79217e3committedUse context manager to open/close files safely
Show description for 19dbedccommittedAdd support for parsing and writing package identifier to JSON/YAML/XML formats.
Show description for a621030committedAdd tests for XML parsers and writers.
Show description for 0d062c1committedAdd support for parsing and creating Snippet information.
Show description for 88c537ecommittedChange write test files to support new license formats:
Show description for bd94cedcommittedUse ExtractedLicense objects in other types of licenses which contain them.
Show description for 8bab698committedAdd tests for JSON and YAML capabilities.
Show description for 096dacfcommitted
Commits on Aug 20, 2019
Resolve merge conflicts on tests
Show description for 2cac180authored andcommitted- committed
- committed
Commits on Aug 18, 2019
Test RDF parsing of extracted licenses.
Show description for f0af856committed
Commits on Jun 8, 2019
Test RDF parsers by opening a test file and comparing it to an expected file.
Show description for 4fb130acommittedManage new licenses list version format from licenses.json and exception.json.
Show description for cedaea9committedAdd tests for config.py functions and constants.
Show description for 82ccee8committedFix PKG_SPDX_ID parsing. Duplicate token SPDX_ID in lexers was causing problems.
Show description for 7ec7d4dcommittedMake validation methods in Package model return list of error messages instead of booleans.
Show description for 6144949committedAdd `ExternalPackageRef` class
Show description for eb0d2a4authored andcommitted
Add 'comment' field to the 'Package' class
Show description for d7ea7b6authored andcommitted
Add 'files_analyzed' field to the 'Package' class
Show description for c25d15eauthored andcommitted
Add 'spdx_id' field to the 'Package' class
Show description for ec5cfd5authored andcommitted
Commits on Jun 7, 2019
Commits on Jun 2, 2019
Use single quotes
Show description for ee7b6a5authored andcommitted