Hi Eric

Eric Schulte <schulte.e...@gmail.com> writes:

> Hi Martyn,
>
> I've just pushed up what will hopefully be a more general solution.
> Basically, language-specific test files can now signal errors if they
> have unmet dependencies.  These are then intercepted by `org-test-load'
> and the file is not added to the test suite.  Hopefully this will allow
> language-specific tests to be written without breaking the config-less
> test suite.
>
> See the top of test-ob-R.el for an example usage.
>
> Cheers -- Eric

Unfortunately this is still broken for me. Given the exe exists but the
feature doesn't (ie no personal config), the following line causes the
error `peculiar error' !

--8<---------------cut here---------------start------------->8---
   (signal 'org-test-lib-not-found "ess"))
--8<---------------cut here---------------end--------------->8---

I've published the output of my test server so you can see the
backtrace. It is at http://martynjago.com:3333 
 
Best, Martyn


[...]



Reply via email to