We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
all best
The text was updated successfully, but these errors were encountered: