Searched refs:testURI (Results 1 – 10 of 10) sorted by relevance
1326 URI testURI = (URI) p_test; in equals() local1328 …if (((m_scheme == null && testURI.m_scheme == null) || (m_scheme != null && testURI.m_scheme != nu… in equals()1329 …testURI.m_scheme))) && ((m_userinfo == null && testURI.m_userinfo == null) || (m_userinfo != null … in equals()1330 …testURI.m_userinfo))) && ((m_host == null && testURI.m_host == null) || (m_host != null && testURI… in equals()1331 …testURI.m_host))) && m_port == testURI.m_port && ((m_path == null && testURI.m_path == null) || (m… in equals()1332 …testURI.m_path))) && ((m_queryString == null && testURI.m_queryString == null) || (m_queryString !… in equals()1333 …testURI.m_queryString))) && ((m_fragment == null && testURI.m_fragment == null) || (m_fragment != … in equals()1334 testURI.m_fragment)))) in equals()
1346 URI testURI = (URI) p_test; in equals() local1348 …if (((m_scheme == null && testURI.m_scheme == null) || (m_scheme != null && testURI.m_scheme != nu… in equals()1349 …testURI.m_scheme))) && ((m_userinfo == null && testURI.m_userinfo == null) || (m_userinfo != null … in equals()1350 …testURI.m_userinfo))) && ((m_host == null && testURI.m_host == null) || (m_host != null && testURI… in equals()1351 …testURI.m_host))) && m_port == testURI.m_port && ((m_path == null && testURI.m_path == null) || (m… in equals()1352 …testURI.m_path))) && ((m_queryString == null && testURI.m_queryString == null) || (m_queryString !… in equals()1353 …testURI.m_queryString))) && ((m_fragment == null && testURI.m_fragment == null) || (m_fragment != … in equals()1354 testURI.m_fragment)))) in equals()
101 testURI
13 check_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \ program138 testURI_SOURCES=testURI.c490 URItests : testURI$(EXEEXT)498 …$(CHECKER) $(top_builddir)/testURI -base 'http://foo.com/path/to/index.html?orig#help' < $$i > $(s…501 …log=`$(CHECKER) $(top_builddir)/testURI -base 'http://foo.com/path/to/index.html?orig#help' < $$i …512 $(CHECKER) $(top_builddir)/testURI < $$i > $(srcdir)/result/URI/$$name ; \515 log=`$(CHECKER) $(top_builddir)/testURI < $$i 2>&1 > result.$$name ; \
52 testURI$(EXEEXT) testThreads$(EXEEXT) testC14N$(EXEEXT) \159 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testURI.Po@am__quote@
1011 * testURI.c: add a debug option printing all the fields within10099 * error.c HTMLparser.c testC14N.c testHTML.c testURI.c14883 * testURI.c: added --escape option16889 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c17094 testSAX.c testURI.c testXPath.c tree.[ch] uri.c17444 * testURI.c: fixed stoopid bugs18575 * testURI.c: yet another forgotten commit, I should get some sleep !18590 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c18609 * Makefile.am: added instructions to generate testURI
908 testURI --debug option,
220 $(BINDIR)\testURI.exe\
216 $(BINDIR)/testURI.exe\
266 $(BINDIR)\testURI.exe\