From d2566c96cd0f0c720faf9a5507bdd3dc3af8f2a5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Mar 2014 12:20:56 +0200 Subject: Configure Xerces-C++ not to print extra newline for 1st level elements --- tests/cxx/tree/default/general/output | 13 ---------- tests/cxx/tree/default/omit/output | 2 -- tests/cxx/tree/encoding/char/iso-8859-1/test.std | 8 ------ tests/cxx/tree/encoding/char/lcp/test.std | 2 -- tests/cxx/tree/encoding/char/utf-8/test.std | 9 ------- tests/cxx/tree/encoding/wchar/test.std | 8 ------ tests/cxx/tree/float/test.std | 33 ------------------------ tests/cxx/tree/prefix/output | 4 --- 8 files changed, 79 deletions(-) (limited to 'tests/cxx') diff --git a/tests/cxx/tree/default/general/output b/tests/cxx/tree/default/general/output index 72a8fa4..396a698 100644 --- a/tests/cxx/tree/default/general/output +++ b/tests/cxx/tree/default/general/output @@ -1,28 +1,15 @@ - - - - - diff --git a/tests/cxx/tree/default/omit/output b/tests/cxx/tree/default/omit/output index eef99a3..150ad58 100644 --- a/tests/cxx/tree/default/omit/output +++ b/tests/cxx/tree/default/omit/output @@ -13,9 +13,7 @@ fixed q1: 1 fixed q2: 2 - a - diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/test.std b/tests/cxx/tree/encoding/char/iso-8859-1/test.std index ca6297f..d26b30f 100644 --- a/tests/cxx/tree/encoding/char/iso-8859-1/test.std +++ b/tests/cxx/tree/encoding/char/iso-8859-1/test.std @@ -1,18 +1,10 @@ - abc - æ - ¢£¤¥ - ??? - abc - aâc - âòbc - diff --git a/tests/cxx/tree/encoding/char/lcp/test.std b/tests/cxx/tree/encoding/char/lcp/test.std index cc20ef7..368826d 100644 --- a/tests/cxx/tree/encoding/char/lcp/test.std +++ b/tests/cxx/tree/encoding/char/lcp/test.std @@ -1,6 +1,4 @@ - abcd - diff --git a/tests/cxx/tree/encoding/char/utf-8/test.std b/tests/cxx/tree/encoding/char/utf-8/test.std index 68ca51c..ffce337 100644 --- a/tests/cxx/tree/encoding/char/utf-8/test.std +++ b/tests/cxx/tree/encoding/char/utf-8/test.std @@ -1,20 +1,11 @@ - abc - Օ - - 򪪪 - abc - aՕc - ꪪbc - ab򪪪 - diff --git a/tests/cxx/tree/encoding/wchar/test.std b/tests/cxx/tree/encoding/wchar/test.std index cdc3517..815ba6c 100644 --- a/tests/cxx/tree/encoding/wchar/test.std +++ b/tests/cxx/tree/encoding/wchar/test.std @@ -1,18 +1,10 @@ - abc - ῿퟿ - 𐀀􏿽 - abc - a῿퟿c - 𐀀􏿽bc - ab𐀀􏿽 - diff --git a/tests/cxx/tree/float/test.std b/tests/cxx/tree/float/test.std index 44264c2..399e28c 100644 --- a/tests/cxx/tree/float/test.std +++ b/tests/cxx/tree/float/test.std @@ -1,68 +1,35 @@ - 0 - 1 - 1e+06 - 1e-07 - 0 1 1e+06 1e-07 - 0 - 1 - 100000000000000 - 1e-15 - 0 1 100000000000000 1e-15 - 0 - 1 - 10000 - 100000000000000 - 0.000000000000001 - 0 1 100000000000000 0.000000000000001 - 0 - 1 - 12.34 - 0.12 - 12.13 - 123.1 - 1234 - 0 - 1 - 12.34 - 0.12 - 12.13 - 123.1 - 1234 - -12.12 - -123.1 - diff --git a/tests/cxx/tree/prefix/output b/tests/cxx/tree/prefix/output index 4f40f49..9801a23 100644 --- a/tests/cxx/tree/prefix/output +++ b/tests/cxx/tree/prefix/output @@ -1,22 +1,18 @@ - 123 - 1 2 - 1 2 - -- cgit v1.1