Skip to content

Upstreaming to Guix #5

@jgarte

Description

@jgarte

Hi @ryanprior

I currently have this package sitting at libremiami-packages and I would like to upstream it.

Are you planning to make a release?

Also how have you successfully ran the tests in the past?

I currently have tests disabled in the guix package I linked above.

I have the relevant test command I tried running in a comment in the package definition linked above and below here:

(native-inputs
  `(("ert-runner" ,emacs-ert-runner)))
(arguments
 `(#:tests? #t
    #:test-command '("emacs" "-Q" "-batch" "-l" "ed-mode-tests.el" "-f" "ert-run-tests-batch-and-exit")))

all best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions