1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-05-07 11:41:41 +03:00

2 Commits

Author SHA1 Message Date
Daniel Veillard
807fdba3dd Improve testThreads a bit
* xsltproc/testThreads.c: load exslt extensions, the test module and
  a bit of output
2009-08-14 09:14:51 +02:00
Daniel Veillard
52588cf2f1 Adding a test program to check thread reentrancy
* xsltproc/testThreads.c: based loosely on libxml2 one, checks
  concurrent use of the same stylesheet and extensions reentrancy
* config.h.in configure.in: we need to check for pthreads
* Makefile.am xsltproc/Makefile.am: add the new program and insert
  in make check
2009-08-14 08:58:50 +02:00