初始化PHP-Xlswrite扩展
This commit is contained in:
6
library/libexpat/testdata/README.txt
vendored
Normal file
6
library/libexpat/testdata/README.txt
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
This directory contains various collections of files used for test
|
||||
data. It currently contains the following collections:
|
||||
|
||||
largefiles/
|
||||
This contains some really large files; most are used for
|
||||
benchmarking various aspects of Expat's performance.
|
34
library/libexpat/testdata/largefiles/README.txt
vendored
Normal file
34
library/libexpat/testdata/largefiles/README.txt
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
This directory contains some really large test files, mostly used to
|
||||
benchmark various aspects of Expat's performance.
|
||||
|
||||
(As files are added, they should be described here, including what
|
||||
benchmark program they're intended to be used with and what that
|
||||
resulting measurements tell us.)
|
||||
|
||||
* nes96.xml (~2.8 MB):
|
||||
- properties: no namespaces, mixed content, average nesting depth
|
||||
- source: http://sda.berkeley.edu:7502/ddi/nes96/
|
||||
(no indication of license or copyright there)
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
* wordnet_glossary-20010201.xml (~14.4 MB):
|
||||
- properties: namespaces, element content, flat
|
||||
- source: http://www.semanticweb.org/library/wordnet/
|
||||
(license looks Open Source, see license.html file on the same page)
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
* recset.xml (~29.1 MB):
|
||||
- properties: small portion with namespaces, bulk without, element
|
||||
content, flat
|
||||
- source: test data donated by Karl Waclawek
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
* ns_att_test.xml (~34.2 MB):
|
||||
- properties: lots of prefixed attributes (28 on average), element
|
||||
content, flat
|
||||
- source: test data donated by Karl Waclawek
|
||||
- purpose: mostly for performance testing with the benchmark
|
||||
utility, specifically for testing the duplicate attribute check in
|
||||
storeAttributes()
|
||||
|
||||
|
115121
library/libexpat/testdata/largefiles/nes96.xml
vendored
Normal file
115121
library/libexpat/testdata/largefiles/nes96.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
251493
library/libexpat/testdata/largefiles/ns_att_test.xml
vendored
Normal file
251493
library/libexpat/testdata/largefiles/ns_att_test.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
251623
library/libexpat/testdata/largefiles/recset.xml
vendored
Normal file
251623
library/libexpat/testdata/largefiles/recset.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
249258
library/libexpat/testdata/largefiles/wordnet_glossary-20010201.rdf
vendored
Normal file
249258
library/libexpat/testdata/largefiles/wordnet_glossary-20010201.rdf
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user