diff options
author | Fred L. Drake, Jr. <fdrake@users.sourceforge.net> | 2003-09-12 03:52:18 +0000 |
---|---|---|
committer | Fred L. Drake, Jr. <fdrake@users.sourceforge.net> | 2003-09-12 03:52:18 +0000 |
commit | ee9e68668042b4906984f1e500e93149940dccd8 (patch) | |
tree | 09c2e0c516ba058603fb15ebe87111769826f2ac /testdata | |
parent | 9e252e84d8abc5efe646e7748afcdc10f7a9a3d9 (diff) | |
download | libexpat-git-ee9e68668042b4906984f1e500e93149940dccd8.tar.gz |
wrapped some long lines
Diffstat (limited to 'testdata')
-rw-r--r-- | testdata/largefiles/README.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/testdata/largefiles/README.txt b/testdata/largefiles/README.txt index 2b0bb747..2d07403d 100644 --- a/testdata/largefiles/README.txt +++ b/testdata/largefiles/README.txt @@ -18,14 +18,17 @@ resulting measurements tell us.) - purpose: mostly for performance testing with the benchmark utility * recset.xml (~29.1 MB): - - properties: small portion with namespaces, bulk without, element content, flat + - 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 + - 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() + - purpose: mostly for performance testing with the benchmark + utility, specifically for testing the duplicate attribute check in + storeAttributes() |