Home
last modified time | relevance | path

Searched refs:testchar (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DMakefile.tests11 all: runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT) testchar$(EXEEXT)
36 testchar$(EXEEXT): testchar.c
37 $(CC) -o testchar$(EXEEXT) $(CFLAGS) testchar.c $(LIBS)
39 do_testchar: testchar$(EXEEXT)
40 ./testchar
DREADME.zOS56 runsuite$(EXEEXT) testchar$(EXEEXT) testdict$(EXEEXT) \
101 am_testchar_OBJECTS = testchar.$(OBJEXT)
154 testchar$(EXEEXT): $(testchar_OBJECTS) $(testchar_DEPENDENCIES)
155 @rm -f testchar$(EXEEXT)
162 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testchar.Po@am__quote@
188 … ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHEC…
189 …EEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHEC…
D.gitignore105 testchar
DREADME.tests13 testchar.c: exercise the check of character ranges and UTF-8 validation
DMakefile.am15 testReader testapi testModule runtest runsuite testchar \ program
84 testchar_SOURCES=testchar.c
206 testchar$(EXEEXT) testdict$(EXEEXT) runxmlconf$(EXEEXT)
212 $(CHECKER) ./testchar$(EXEEXT) && \
DChangeLog374 * Makefile.am: add the testchar to 'make check'
520 * Makefile.am: add testchar
524 * Makefile.am testchar.c Makefile.tests README.tests: add a
/external/clang/test/CodeGen/
Dxcore-abi.c137 char testchar (void) { in testchar() function
/external/libxml2/win32/
DMakefile.msvc266 $(BINDIR)\testchar.exe\
430 cd .. && win32\$(BINDIR)\testchar.exe