xstc/fixup-tests.py

Branch


Log

Author Commit Date CI Message
Nick Wellnhofer e9366ffb 2025-05-02T22:26:06 tests: Remove XSTC Python tests I think this has been ported to runsuite.c. Convert part of Makefile.am into a script to download the test suite.
Nick Wellnhofer 886bf4e6 2023-04-30T15:35:47 Stop calling xmlMemoryDump This was used to check for memory leaks but could potentially create a .memdump file. These days, there are better ways to check for memory leaks.
Ross Burton ff49041c 2022-12-07T12:04:41 xstc/fixup-tests.py: port to Python 3
Ross Burton 7640362e 2022-12-07T12:01:39 xstc/fixup-tests.py: unify whitespace The source contains a mix of tabs and spaces, so unify on spaces.
David Seifert a62b31f4 2022-04-06T19:57:30 Use portable python shebangs * In conda or Gentoo Prefix, we don't want to use the system python and instead rely on PATH lookup.
Kasimier T. Buchcik 755307a9 2005-04-01T15:55:45 A tiny script to fixup some of the schema files used for the tests. * xstc/fixup-tests.py: A tiny script to fixup some of the schema files used for the tests.