Home | History | Annotate | only in /external/chromium_org/third_party/libxml/src
Up to higher level directory
NameDateSize
acconfig.h03-Jun-2014312
acinclude.m403-Jun-2014776
aclocal.m403-Jun-2014310.6K
AUTHORS03-Jun-2014208
c14n.c03-Jun-201469.9K
catalog.c03-Jun-201496.7K
ChangeLog03-Jun-2014731.2K
check-relaxng-test-suite.py03-Jun-20149.8K
check-relaxng-test-suite2.py03-Jun-201410.3K
check-xinclude-test-suite.py03-Jun-20145.2K
check-xml-test-suite.py03-Jun-20149.4K
check-xsddata-test-suite.py03-Jun-201410.4K
chvalid.c03-Jun-201412K
config.guess03-Jun-201443.9K
config.h.in03-Jun-20147.6K
config.sub03-Jun-201433.6K
configure03-Jun-2014462.7K
configure.in03-Jun-201437.1K
Copyright03-Jun-20141.5K
dbgen.pl03-Jun-20141.3K
dbgenattr.pl03-Jun-20141.3K
debugXML.c03-Jun-201494.4K
depcomp03-Jun-201418.2K
dict.c03-Jun-201425.8K
DOCBparser.c03-Jun-20148.6K
elfgcchack.h03-Jun-2014648.5K
encoding.c03-Jun-2014130.1K
entities.c03-Jun-201426.6K
error.c03-Jun-201426.6K
gentest.py03-Jun-201429K
genUnicode.py03-Jun-201412.7K
globals.c03-Jun-201429.3K
hash.c03-Jun-201428.2K
HTMLparser.c03-Jun-2014199.8K
HTMLtree.c03-Jun-201431.6K
include/03-Jun-2014
INSTALL03-Jun-201415.2K
install-sh03-Jun-201413.3K
legacy.c03-Jun-201437.9K
libxml-2.0-uninstalled.pc.in03-Jun-2014286
libxml-2.0.pc.in03-Jun-2014336
libxml.h03-Jun-20142.2K
libxml.m403-Jun-20147.7K
libxml.spec.in03-Jun-20143.9K
libxml2.spec03-Jun-20143.9K
list.c03-Jun-201416K
ltmain.sh03-Jun-2014237.5K
missing03-Jun-201411.2K
mkinstalldirs03-Jun-20143.5K
nanoftp.c03-Jun-201450.2K
nanohttp.c03-Jun-201446.3K
NEWS03-Jun-201493.6K
parser.c03-Jun-2014404.6K
parserInternals.c03-Jun-201462.3K
pattern.c03-Jun-201462.2K
README03-Jun-20141.2K
README.tests03-Jun-20141.2K
regressions.py03-Jun-201412.1K
regressions.xml03-Jun-20146.2K
relaxng.c03-Jun-2014355.6K
runsuite.c03-Jun-201431.6K
runtest.c03-Jun-2014112.3K
SAX.c03-Jun-20145.4K
SAX2.c03-Jun-201481.3K
schematron.c03-Jun-201447.1K
testapi.c03-Jun-20141.4M
testAutomata.c03-Jun-20147.5K
testC14N.c03-Jun-20149.5K
testdso.c03-Jun-2014166
testHTML.c03-Jun-201420.7K
testModule.c03-Jun-20141.8K
testReader.c03-Jun-20143.2K
testRegexp.c03-Jun-201410.1K
testRelax.c03-Jun-20144.5K
testSAX.c03-Jun-201427K
testSchemas.c03-Jun-20144.2K
testThreads.c03-Jun-20144.8K
testThreadsWin32.c03-Jun-20143.3K
testURI.c03-Jun-20142.9K
testXPath.c03-Jun-20145.8K
threads.c03-Jun-201426.2K
TODO03-Jun-201411.1K
TODO_SCHEMAS03-Jun-2014922
tree.c03-Jun-2014248K
trio.c03-Jun-2014155.8K
trio.h03-Jun-20147K
triodef.h03-Jun-20146.6K
trionan.c03-Jun-201422.6K
trionan.h03-Jun-20142K
triop.h03-Jun-20145.6K
triostr.c03-Jun-201441.1K
triostr.h03-Jun-20148K
uri.c03-Jun-201466K
valid.c03-Jun-2014188.2K
win32/03-Jun-2014
xinclude.c03-Jun-201466.4K
xlink.c03-Jun-20144.5K
xml2-config.103-Jun-20141.2K
xml2-config.in03-Jun-20141.6K
xml2Conf.sh.in03-Jun-2014191
xmlcatalog.c03-Jun-201414.6K
xmlIO.c03-Jun-201499.8K
xmllint.c03-Jun-201494.7K
xmlmemory.c03-Jun-201425.5K
xmlmodule.c03-Jun-20149.8K
xmlreader.c03-Jun-2014158.8K
xmlregexp.c03-Jun-2014214.7K
xmlsave.c03-Jun-201469.9K
xmlschemas.c03-Jun-2014801.2K
xmlschemastypes.c03-Jun-2014172.6K
xmlstring.c03-Jun-201424.5K
xmlunicode.c03-Jun-2014100.5K
xmlwriter.c03-Jun-2014121.8K
xpath.c03-Jun-2014411.2K
xpointer.c03-Jun-201475.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