testing/lisp/test-ob-R.el: Initialize ESS vars for :session tests
commit27b590c39551f9aae79d801f61125cbaf1bd896c
authorCharles Berry <ccberry@ucsd.edu>
Sun, 24 Jan 2016 18:04:43 +0000 (24 10:04 -0800)
committerCharles Berry <ccberry@ucsd.edu>
Sun, 24 Jan 2016 18:08:31 +0000 (24 10:08 -0800)
treefba62215d9acb0e86d5f46b380cc9fabbe1df447
parent53472b9c44f49ae15877a1a0af78cfcb5a3d6043
testing/lisp/test-ob-R.el: Initialize ESS vars for :session tests

* test-ob-R.el: (test-ob-R/simple-session, test-ob-R/results-file)
  tests start sessions.  As a consequence `ess-ask-for-ess-directory'
  and `ess-history-file' are let bound to `nil' to avoid prompting for
  the startup directory and using a history file.

Bug Reported by: Achim Gratz
Subject: [Bug] Testing: ESS (*R*, R (newest)) starting data directory?
Archived-At: <http://permalink.gmane.org/gmane.emacs.orgmode/104424>
testing/lisp/test-ob-R.el