Helmut Eller e9626484@stud3.tuwien.ac.at writes:
Luke Gorrie luke@bluetail.com writes:
* interactive-eval ** input: nil Automaton is back in idle state. FAILED: Minibuffer contains: "=> t"
I get this too. This feature and test case went in yesterday and probably needs debugging.
I have (setq *print-case* :downcase) in my .cmucl-init.lisp and the test failed if *print-case* is :upcase. Should be fixed in CVS.
Nice one. I updated the edit-definition/arglist tests to lookup symbols in swank.lisp so they should be portable. Tested with previously-not-working CMUCL 18e and SBCL.
Alain, when you wake up, CMU18e should work fine and only fail the place-note-within-backquote test case.
-Luke