Package: ess / 18.10.2+git20220915.f45542e-3

Metadata

Package Version Patches format
ess 18.10.2+git20220915.f45542e-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
refcard clean.patch | (download)

doc/Makefile | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 clean auxiliary files generated by pdflatex for refcard.pdf
testsuite.patch | (download)

test/ess-test-inf.el | 2 2 + 0 - 0 !
test/ess-test-r-eval.el | 2 0 + 2 - 0 !
test/ess-test-r.el | 6 1 + 5 - 0 !
3 files changed, 3 insertions(+), 7 deletions(-)

 disable or fix some failing tests
 In particular:
 - in ess-rd-eval-ns-env-test, remove code that uses the company mode (it fails
   if the elpa-company package is installed)
 - in ess-test-r-startup-directory, disable a test case that fails when in build
   chroot for an unknown reason
 - in ess-test-r-help-mode, remove (forward-button 2), which curiously triggers
   a test failure when *not* in a build chroot