rust-atuin: Run as many tests as possible
This commit is contained in:
parent
986b04aa9a
commit
993530e8fb
1 changed files with 2 additions and 1 deletions
|
@ -1501,7 +1501,8 @@ SQLite.")
|
||||||
("rust-uuid" ,rust-uuid-1)
|
("rust-uuid" ,rust-uuid-1)
|
||||||
("rust-whoami" ,rust-whoami-1))
|
("rust-whoami" ,rust-whoami-1))
|
||||||
#:cargo-development-inputs (("rust-tracing-tree" ,rust-tracing-tree-0.4))
|
#:cargo-development-inputs (("rust-tracing-tree" ,rust-tracing-tree-0.4))
|
||||||
#:tests? #f))
|
;; These tests all try to connect to a locally running server instance.
|
||||||
|
#:cargo-test-flags '("--" "--skip" "sync" "--skip" "change_password" "--skip" "multi_user_test" "--skip" "registration")))
|
||||||
(home-page "https://atuin.sh")
|
(home-page "https://atuin.sh")
|
||||||
(synopsis "atuin - magical shell history")
|
(synopsis "atuin - magical shell history")
|
||||||
(description "This package provides atuin - magical shell history.")
|
(description "This package provides atuin - magical shell history.")
|
||||||
|
|
Loading…
Add table
Reference in a new issue