summaryrefslogtreecommitdiff
path: root/spec/integration/rust
AgeCommit message (Collapse)Author
2020-11-06Pin tests to git hashmo khan
2020-10-06Add integration tests for rust-cargomo khan
2020-10-06Parse composite license expressionsmo khan
* docs: Add changelog entry * fix: update spec to match expected behaviour
2020-09-10test: start proxy server before suite and shutdown at end of suitemo khan
2020-09-10refactor: start proxy server before testsmo khan
2020-08-19test: add performance specsmo khan
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-08-07Add limited network support for Cargo projectsmo khan
* Add test to scan cargo project with packages from a private registry * Synchronize mono cert store * Wipe nuget package cache before specs * Compress /usr/local/share * Exclude development dependencies * Add CHANGELOG entry