Lines Matching refs:testThreads
74473 + testThreads
74481 + foreach(TEST runtest testThreads)
74500 - testThreads
74510 - add_test(NAME testThreads COMMAND testThreads WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
74512 + add_test(NAME testThreads COMMAND testThreads WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
75990 - * testAutomata.c, testRegexp.c, testThreads.c, testThreadsWin32.c,
78144 - testRegexp.c testSAX.c testThreads.c valid.c xinclude.c xmlIO.c
80050 - * catalog.c debugXML.c parser.c testThreads.c xmllint.c
83322 - * nanoftp.c nanohttp.c testThreads.c threads.c: applied patch from
84194 - * Makefile.am: the testThreads run output should be seen.
84688 - * error.c trionan.[ch] testThreads.c python/generator.py:
84971 - testThreads. After fix, ran multiple tests on various speed
87188 - * testThreads.c: conditionally excluded unistd.h
87193 - added testThreads[Win32].c to the build
87457 - * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
89483 - * globals.c testThreads.c: removed some misplaced includes
89493 - * configure.in libxml.h parser.c testThreads.c macos/: integrated
89674 - * encoding.c global.data globals.c testThreads.c: fix bug #63752
89791 - * testThreads.c: make the test reasonable
89799 - * testThreads.c: removed bogus include
89809 - testThreads.c: far more testing, cleaning up bugs
89819 - * test/threads Makefile.am testThreads.c: added a specific
94521 - testThreads testC14N testAutomata testRegexp \
94530 + testThreads \
94649 testThreads_SOURCES = testThreads.c
94717 + $(CHECKER) ./testThreads$(EXEEXT)
95182 -Threadtests : testThreads$(EXEEXT)
95184 - -@($(CHECKER) $(top_builddir)/testThreads ; \
95993 + Enable runtests and testThreads (Markus Rickert),
96045 + Merge testThreadsWin32.c into testThreads.c (Nick Wellnhofer),