just noticed that I forgot to mention that it's on osx. maybe someone else on osx is able to verify? if I come up with something more i'll let you know
--Marc
On 11 okt. 2015, at 13:29, Christian GrĂ¼n christian.gruen@gmail.com wrote:
Hi Marc,
I didn't manage to trigger such an exception (but I only experimented with Windows). Could you possible do some more experiments and tell us how to reproduce it?
Thanks, Christian
On Sun, Oct 4, 2015 at 4:37 PM, Marc van Grootel marc.van.grootel@gmail.com wrote:
Hi,
Just noticed this on 8.3
I have multiple unit test suites in a test folder.
When I run `basex -t test` or `basex -t test/` all suites are run (no errors)
But when I try to run hem with something like `basex -t test/*.xqm` the test runner stops after the first suite with the following message:
Stopped at /Users/marcvangrootel/data/fold-webapp/webapp/origami/test/test-data.xqm, 6/8: [XPST0003] Library modules cannot be evaluated.
Can anyone confirm this behaviour?
--Marc