Le 08/09/2015 14:36, Scott Kostyshak a écrit :
On Tue, Sep 08, 2015 at 12:25:02PM +0200, Jean-Marc Lasgouttes wrote:
I am trying to test a fix to bug 9551. How do I run tex2lyx tests? I saw it
discussed several times, but since I did not need it at the time, I forgot.
I know you use autotools, but in case you have a CMake build lying
around, in the build directory just run ctest -R tex2lyx
As weird as it may seem, it did not occurred to me to look inside
Makefile.am for testing stuff!
Now I have done it and I know it is "make alltests".
I feel wiser, except that the tests fail with my patch.
JMarc