Le mardi 06 mai 2014 à 00:50 +0200, Rafael Laboissiere a écrit :
Many of those demo files produce plots, which does not work in the
absence of a graphics system. I got around this by redefining the
figure() function in check.m, which is a suboptimal solution. I am
wondering whether it is appropriate to change octave-pkg.mk such that the
tests would be run under xvfb-run. Do you think it is a good idea?
That sounds like a good idea, and could also be used by matlab2tizk.
Ideally the use of xvfb-run should be optional. Maybe that could be
triggered using some Makefile variable?