| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check more targets | trinity-1686a | 2022-11-10 | 1 | -1/+1 |
| | | |||||
| * | make almost all scripts use bash and set euo pipefail | trinity-1686a | 2022-05-25 | 1 | -1/+1 |
| | | |||||
| * | use default toolchain from rustup instead of stable for coverage | trinity-1686a | 2022-04-08 | 1 | -1/+2 |
| | | | | | using stable doesn't work for CI because a specific version like 1.60 is installed | ||||
| * | bring back RUST_COVERAGE_TOOLCHAIN | trinity-1686a | 2022-04-08 | 1 | -2/+8 |
| | | |||||
| * | use rustc 1.60 (stable) for coverage | trinity-1686a | 2022-04-07 | 1 | -11/+4 |
| | | |||||
| * | fix with_coverage script to exclude pub(crate) mod test from results | trinity-1686a | 2022-03-24 | 1 | -1/+1 |
| | | |||||
| * | Omit arti-testing from coverage. | Nick Mathewson | 2022-03-04 | 1 | -0/+1 |
| | | |||||
| * | add script for coverage on fuzzing | trinity-1686a | 2022-02-22 | 1 | -0/+1 |
| | | |||||
| * | rename *.py scripts to bare name | Ian Jackson | 2022-02-18 | 1 | -2/+2 |
| | | | | | | | Update all references. There are three remaining hits for git-grep '\.py\b' all of which are scripts in "little-t-tor", not here in arti. | ||||
| * | rename *.sh scripts to bare name | Ian Jackson | 2022-02-18 | 1 | -0/+159 |
| As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project. | |||||
