• [gentoo-dev] [PATCH 3/9] app-emacs/fsharp-mode: use elisp-enable-tests

    From =?UTF-8?q?Maciej=20Bar=C4=87?=@21:1/5 to All on Tue Apr 4 17:10:01 2023
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>
    ---
    app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild | 8 +-------
    1 file changed, 1 insertion(+), 7 deletions(-)

    diff --git a/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild b/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
    index 045c0e44c..dab6caca9 100644
    --- a/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
    +++ b/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
    @@ -14,15 +14,9 @@ S="${WORKDIR}"/emacs-${P}
    LICENSE="Apache-2.0"
    SLOT="0"
    KEYWORDS="~amd64 ~x86"
    -IUSE="test"
    -RESTRICT="!test? ( test )"
    -
    -BDEPEND="test? ( app-emacs/buttercup )"

    DOCS=( CHANGELOG.md README.org )
    ELISP_REMOVE="eglot-fsharp.el test/integration-tests.el"
    SITEFILE="50${PN}-gentoo.el"

    -src_test() {
    - buttercup -L . -L test --traceback full || die
    -}
    +elisp-enable-tests buttercup test
    --
    2.39.2

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)