[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: make test fails, no org-batch-test-init (8.3.5 tar.gz)
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: make test fails, no org-batch-test-init (8.3.5 tar.gz) |
Date: |
Tue, 11 Oct 2016 17:54:06 +0200 |
Hello,
Rich Clark <address@hidden> writes:
> TMPDIR=/tmp/tmp-orgtest emacs -Q -batch --eval '(setq vc-handled-backends
> nil org-startup-folded nil)' --eval '(add-to-list '"'"'load-path (concat
> default-directory "lisp"))' --eval '(add-to-list '"'"'load-path (concat
> default-directory "testing"))' -l org-batch-test-init --eval '(setq
> org-batch-test t org-babel-load-languages (quote ( (awk . t) (C . t)
> (fortran . t) (maxima . t) (lilypond . t) (octave . t) (perl . t)
> (python . t) (emacs-lisp . t) (shell . t) (org . t)))
> org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el -l cl -l
> testing/org-test.el -l ert -l org -l ox --eval '(org-test-run-batch-tests
> org-test-select-re)'
> Cannot open load file: no such file or directory, org-batch-test-init
> make: *** [mk/targets.mk:104: test] Error 255
FWIW, I cannot reproduce it on a recent version of Org.
Regards,
--
Nicolas Goaziou
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] Bug: make test fails, no org-batch-test-init (8.3.5 tar.gz),
Nicolas Goaziou <=