rust/tests
Lzu Tao b869eeb2a4 build: improve script and travis config
* fix a diff failure on windows

See https://travis-ci.com/rust-lang/rust-clippy/jobs/245971932#L1625
for an example.

* use cmp instead of diff > /dev/null

* clone single branch instead of clone then checking out

* do not decrypt key if have no diff change
2019-10-22 10:14:39 +07:00
..
auxiliary
ui build: improve script and travis config 2019-10-22 10:14:39 +07:00
ui-toml build: improve script and travis config 2019-10-22 10:14:39 +07:00
compile-test.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
dogfood.rs tests: dogfood: run tests with debuginfo=0 reducing dogfood target dir size even further. 2019-09-11 21:29:07 +02:00
fmt.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs