guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50912: [PATCH] tests: Add tests for guix home cli.


From: Oleg Pykhalov
Subject: bug#50912: [PATCH] tests: Add tests for guix home cli.
Date: Tue, 19 Oct 2021 17:11:52 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi,

Andrew Tropin <andrew@trop.in> writes:

> * tests/guix-home.sh: New file.
> * Makefile.am (SH_TESTS): Add tests/guix-home.sh.
> ---
>
>
>  Makefile.am        |  1 +
>  tests/guix-home.sh | 99 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 100 insertions(+)
>  create mode 100644 tests/guix-home.sh
>
> diff --git a/Makefile.am b/Makefile.am
> index b66789fa0b..5bf2567dc8 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -546,6 +546,7 @@ SH_TESTS =                                        \
>    tests/guix-package-aliases.sh                      \
>    tests/guix-package-net.sh                  \
>    tests/guix-system.sh                               \
> +  tests/guix-home.sh                         \
>    tests/guix-archive.sh                              \
>    tests/guix-authenticate.sh                 \
>    tests/guix-environment.sh                  \

[…]

I copied 'guix home search' tests and replaced everything else with
another test suite as discussed at https://issues.guix.gnu.org/50967#35

Closing the current issue.

Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]