From ee9e68668042b4906984f1e500e93149940dccd8 Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Fri, 12 Sep 2003 03:52:18 +0000 Subject: [PATCH] wrapped some long lines --- testdata/largefiles/README.txt | 11 +++++++---- 1 file 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() -- 2.40.0