#! /usr/bin/env python # -*- coding: utf-8 -*- # file src/tex2lyx/test/runtests.py # This file is part of LyX, the document processor. # Licence details can be found in the file COPYING. # author Georg Baum # Full author contact details are available in file CREDITS # This script is a very basic test suite runner for tex2lyx # The defaults for optional command line arguments are tailored to the # standard use case of testing without special build settings like a version # suffix, since I don't know how to transport command line arguments through # the autotools "make check" mechanism. from __future__ import print_function import os, string, sys, time, difflib, filecmp, subprocess, re def usage(prog_name): return "Usage: %s [uselyx2lyx] [ [[