Home
last modified time | relevance | path

Searched refs:testRegexp (Results 1 – 25 of 108) sorted by relevance

12345

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/maxbrunsfeld/counterfeiter/v6/command/
H A Drunner_internals_test.go13 spec.Run(t, "Regexp", testRegexp, spec.Report(report.Terminal{}))
22 func testRegexp(t *testing.T, when spec.G, it spec.S) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
H A DMakefile.am14 testThreads testC14N testAutomata testRegexp \
139 testRegexp_SOURCES=testRegexp.c
901 Regexptests: testRegexp$(EXEEXT)
909 $(CHECKER) $(top_builddir)/testRegexp -i $$i > $(srcdir)/result/regexp/$$name; \
912 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i 2>&1 > result.$$name ; \
924 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/$$name; \
927 log=`$(CHECKER) $(top_builddir)/testRegexp --expr -i $$i 2>&1 > result.$$name ; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
H A DMakefile.am14 testThreads testC14N testAutomata testRegexp \
139 testRegexp_SOURCES=testRegexp.c
902 Regexptests: testRegexp$(EXEEXT)
910 …$(CHECKER) $(top_builddir)/testRegexp -i $$i > $(srcdir)/result/regexp/$$name 2> $(srcdir)/result/…
914 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i > result.$$name 2> error.$$name ; \
923 Exptests: testRegexp$(EXEEXT)
930 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/$$name; \
933 log=`$(CHECKER) $(top_builddir)/testRegexp --expr -i $$i 2>&1 > result.$$name ; \
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
H A DMakefile.am10 testThreads testC14N testAutomata testRegexp \
103 testRegexp_SOURCES=testRegexp.c
808 Regexptests: testRegexp$(EXEEXT)
816 $(CHECKER) $(top_builddir)/testRegexp -i $$i > $(srcdir)/result/regexp/$$name; \
819 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i 2>&1 > result.$$name ; \
831 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/$$name; \
834 log=`$(CHECKER) $(top_builddir)/testRegexp --expr -i $$i 2>&1 > result.$$name ; \
/dports/textproc/libxml2/libxml2-2.9.12/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
H A DMakefile.am14 testThreads testC14N testAutomata testRegexp \
139 testRegexp_SOURCES=testRegexp.c
902 Regexptests: testRegexp$(EXEEXT)
910 …$(CHECKER) $(top_builddir)/testRegexp -i $$i > $(srcdir)/result/regexp/$$name 2> $(srcdir)/result/…
914 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i > result.$$name 2> error.$$name ; \
923 Exptests: testRegexp$(EXEEXT)
930 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/$$name; \
933 log=`$(CHECKER) $(top_builddir)/testRegexp --expr -i $$i 2>&1 > result.$$name ; \
H A DMakefile.in97 testAutomata$(EXEEXT) testRegexp$(EXEEXT) testReader$(EXEEXT) \
237 am_testRegexp_OBJECTS = testRegexp.$(OBJEXT)
339 ./$(DEPDIR)/testReader.Po ./$(DEPDIR)/testRegexp.Po \
818 testRegexp_SOURCES = testRegexp.c
1100 @rm -f testRegexp$(EXEEXT)
1861 -rm -f ./$(DEPDIR)/testRegexp.Po
1980 -rm -f ./$(DEPDIR)/testRegexp.Po
2790 Regexptests: testRegexp$(EXEEXT)
2802 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i > result.$$name 2> error.$$name ; \
2811 Exptests: testRegexp$(EXEEXT)
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
H A DMakefile.am14 testThreads testC14N testAutomata testRegexp \
139 testRegexp_SOURCES=testRegexp.c
902 Regexptests: testRegexp$(EXEEXT)
910 …$(CHECKER) $(top_builddir)/testRegexp -i $$i > $(srcdir)/result/regexp/$$name 2> $(srcdir)/result/…
914 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i > result.$$name 2> error.$$name ; \
923 Exptests: testRegexp$(EXEEXT)
930 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/$$name; \
933 log=`$(CHECKER) $(top_builddir)/testRegexp --expr -i $$i 2>&1 > result.$$name ; \
H A DMakefile.in97 testAutomata$(EXEEXT) testRegexp$(EXEEXT) testReader$(EXEEXT) \
237 am_testRegexp_OBJECTS = testRegexp.$(OBJEXT)
339 ./$(DEPDIR)/testReader.Po ./$(DEPDIR)/testRegexp.Po \
818 testRegexp_SOURCES = testRegexp.c
1100 @rm -f testRegexp$(EXEEXT)
1861 -rm -f ./$(DEPDIR)/testRegexp.Po
1980 -rm -f ./$(DEPDIR)/testRegexp.Po
2790 Regexptests: testRegexp$(EXEEXT)
2802 log=`$(CHECKER) $(top_builddir)/testRegexp -i $$i > result.$$name 2> error.$$name ; \
2811 Exptests: testRegexp$(EXEEXT)
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A DtestRegexp.c19 static void testRegexp(xmlRegexpPtr comp, const char *value) { in testRegexp() function
80 testRegexp(comp, expression); in testRegexpFile()
376 testRegexp(comp, argv[i]); in main()
/dports/devel/taskctl/taskctl-1.4.2/vendor/mvdan.cc/sh/v3/syntax/
H A Dquotestate_string.go22 _ = x[testRegexp-2048]
/dports/games/0ad/0ad-0.0.23b-alpha/build/android/
H A Dlibxml2-android-build.patch11 testAutomata$(EXEEXT) testRegexp$(EXEEXT) testReader$(EXEEXT) \
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/test/
H A Dtest_registry.py178 def testRegexp(self): member in ValuesTestCase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/win32/
H A DMakefile.bcb216 $(BINDIR)\testRegexp.exe\
H A DMakefile.mingw211 $(BINDIR)/testRegexp.exe\
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/win32/
H A DMakefile.bcb216 $(BINDIR)\testRegexp.exe\
H A DMakefile.mingw211 $(BINDIR)/testRegexp.exe\
/dports/textproc/libxml2/libxml2-2.9.12/win32/
H A DMakefile.bcb216 $(BINDIR)\testRegexp.exe\
H A DMakefile.mingw211 $(BINDIR)/testRegexp.exe\
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/win32/
H A DMakefile.bcb214 $(BINDIR)\testRegexp.exe\
H A DMakefile.mingw207 $(BINDIR)/testRegexp.exe\

12345