Home | History | Annotate | only in /external/chromium_org/third_party/libxml/src
Up to higher level directory
NameDateSize
acconfig.h23-Apr-2015312
acinclude.m423-Apr-2015776
aclocal.m423-Apr-2015310.6K
AUTHORS23-Apr-2015208
c14n.c23-Apr-201569.9K
catalog.c23-Apr-201596.7K
ChangeLog23-Apr-2015731.2K
check-relaxng-test-suite.py23-Apr-20159.8K
check-relaxng-test-suite2.py23-Apr-201510.3K
check-xinclude-test-suite.py23-Apr-20155.2K
check-xml-test-suite.py23-Apr-20159.4K
check-xsddata-test-suite.py23-Apr-201510.4K
chvalid.c23-Apr-201512K
config.guess23-Apr-201543.9K
config.h.in23-Apr-20157.6K
config.sub23-Apr-201533.6K
configure23-Apr-2015462.7K
configure.in23-Apr-201537.1K
Copyright23-Apr-20151.5K
dbgen.pl23-Apr-20151.3K
dbgenattr.pl23-Apr-20151.3K
debugXML.c23-Apr-201594.4K
depcomp23-Apr-201518.2K
dict.c23-Apr-201525.8K
DOCBparser.c23-Apr-20158.6K
elfgcchack.h23-Apr-2015648.5K
encoding.c23-Apr-2015130.1K
entities.c23-Apr-201526.6K
error.c23-Apr-201526.6K
gentest.py23-Apr-201529K
genUnicode.py23-Apr-201512.7K
globals.c23-Apr-201529.3K
hash.c23-Apr-201528.2K
HTMLparser.c23-Apr-2015199.8K
HTMLtree.c23-Apr-201531.6K
include/23-Apr-2015
INSTALL23-Apr-201515.2K
install-sh23-Apr-201513.3K
legacy.c23-Apr-201537.9K
libxml-2.0-uninstalled.pc.in23-Apr-2015286
libxml-2.0.pc.in23-Apr-2015336
libxml.h23-Apr-20152.2K
libxml.m423-Apr-20157.7K
libxml.spec.in23-Apr-20153.9K
libxml2.spec23-Apr-20153.9K
list.c23-Apr-201516K
ltmain.sh23-Apr-2015237.5K
missing23-Apr-201511.2K
mkinstalldirs23-Apr-20153.5K
nanoftp.c23-Apr-201550.2K
nanohttp.c23-Apr-201546.3K
NEWS23-Apr-201593.6K
parser.c23-Apr-2015404.6K
parserInternals.c23-Apr-201562.3K
pattern.c23-Apr-201562.2K
README23-Apr-20151.2K
README.tests23-Apr-20151.2K
regressions.py23-Apr-201512.1K
regressions.xml23-Apr-20156.2K
relaxng.c23-Apr-2015355.6K
runsuite.c23-Apr-201531.6K
runtest.c23-Apr-2015112.3K
SAX.c23-Apr-20155.4K
SAX2.c23-Apr-201581.3K
schematron.c23-Apr-201547.1K
testapi.c23-Apr-20151.4M
testAutomata.c23-Apr-20157.5K
testC14N.c23-Apr-20159.5K
testdso.c23-Apr-2015166
testHTML.c23-Apr-201520.7K
testModule.c23-Apr-20151.8K
testReader.c23-Apr-20153.2K
testRegexp.c23-Apr-201510.1K
testRelax.c23-Apr-20154.5K
testSAX.c23-Apr-201527K
testSchemas.c23-Apr-20154.2K
testThreads.c23-Apr-20154.8K
testThreadsWin32.c23-Apr-20153.3K
testURI.c23-Apr-20152.9K
testXPath.c23-Apr-20155.8K
threads.c23-Apr-201526.2K
TODO23-Apr-201511.1K
TODO_SCHEMAS23-Apr-2015922
tree.c23-Apr-2015248K
trio.c23-Apr-2015155.8K
trio.h23-Apr-20157K
triodef.h23-Apr-20156.6K
trionan.c23-Apr-201522.6K
trionan.h23-Apr-20152K
triop.h23-Apr-20155.6K
triostr.c23-Apr-201541.1K
triostr.h23-Apr-20158K
uri.c23-Apr-201566K
valid.c23-Apr-2015188.2K
win32/23-Apr-2015
xinclude.c23-Apr-201566.4K
xlink.c23-Apr-20154.5K
xml2-config.123-Apr-20151.2K
xml2-config.in23-Apr-20151.6K
xml2Conf.sh.in23-Apr-2015191
xmlcatalog.c23-Apr-201514.6K
xmlIO.c23-Apr-201599.8K
xmllint.c23-Apr-201594.7K
xmlmemory.c23-Apr-201525.5K
xmlmodule.c23-Apr-20159.8K
xmlreader.c23-Apr-2015158.8K
xmlregexp.c23-Apr-2015214.7K
xmlsave.c23-Apr-201569.9K
xmlschemas.c23-Apr-2015801.2K
xmlschemastypes.c23-Apr-2015172.6K
xmlstring.c23-Apr-201524.5K
xmlunicode.c23-Apr-2015100.5K
xmlwriter.c23-Apr-2015121.8K
xpath.c23-Apr-2015411.2K
xpointer.c23-Apr-201575.4K

README

      1 
      2                   XML toolkit from the GNOME project
      3 
      4 Full documentation is available on-line at
      5     http://xmlsoft.org/
      6 
      7 This code is released under the MIT Licence see the Copyright file.
      8 
      9 To build on an Unixised setup:
     10    ./configure ; make ; make install
     11 To build on Windows:
     12    see instructions on win32/Readme.txt
     13 
     14 To assert build quality:
     15    on an Unixised setup:
     16       run make tests
     17    otherwise:
     18        There is 3 standalone tools runtest.c runsuite.c testapi.c, which
     19        should compile as part of the build or as any application would.
     20        Launch them from this directory to get results, runtest checks 
     21        the proper functionning of libxml2 main APIs while testapi does
     22        a full coverage check. Report failures to the list.
     23 
     24 To report bugs, follow the instructions at: 
     25   http://xmlsoft.org/bugs.html
     26 
     27 A mailing-list xml (a] gnome.org is available, to subscribe:
     28     http://mail.gnome.org/mailman/listinfo/xml
     29 
     30 The list archive is at:
     31     http://mail.gnome.org/archives/xml/
     32 
     33 All technical answers asked privately will be automatically answered on
     34 the list and archived for public access unless pricacy is explicitely
     35 required and justified.
     36 
     37 Daniel Veillard
     38 
     39 $Id$
     40 

README.tests

      1                        README.tests
      2 
      3    Instructions for standalone test regressions of libxml2
      4 
      5 libxml2-tests-$version.tar.gz contains 3 standalone C programs as well
      6 as a large amount of tests and results coming from libxml2 itself and
      7 from W3C, NIST, Sun Microsystems, Microsoft and James Clark. Each C
      8 program has a different testing purpose:
      9 
     10   runtest.c : runs libxml2 basic internal regression tests
     11   runsuite.c: runs libxml2 against external regression tests
     12   testapi.c : exercises the library public entry points
     13   testchar.c: exercise the check of character ranges and UTF-8 validation
     14 
     15 The command:
     16 
     17   make -f Makefile.tests check
     18 
     19 should be sufficient on an Unix system to build and exercise the tests
     20 for the version of the library installed on the system. Note however
     21 that there isn't backward compatibility provided so if the installed
     22 version is older to the testsuite one, failing to compile or run the tests
     23 is likely. In any event this won't work with an installed libxml2 older
     24 than 2.6.20.
     25 Building on other platfroms should be a matter of compiling the C files
     26 like any other program using libxml2, running the test should be done
     27 simply by launching the resulting executables.
     28 
     29 Daniel Veillard
     30 Thu Jul 24 2008
     31