Author: Tobias Schlitt Date: 2007-03-13 16:34:33 +0100 (Tue, 13 Mar 2007) New Revision: 4745
Log: - Another revert of a newline patch. Modified: trunk/ConsoleTools/tests/data/windows/testTable1a.dat trunk/ConsoleTools/tests/data/windows/testTable1b.dat trunk/ConsoleTools/tests/data/windows/testTable2a.dat trunk/ConsoleTools/tests/data/windows/testTable2b.dat trunk/ConsoleTools/tests/data/windows/testTable3a.dat trunk/ConsoleTools/tests/data/windows/testTable3b.dat trunk/ConsoleTools/tests/data/windows/testTable4a.dat trunk/ConsoleTools/tests/data/windows/testTable4b.dat trunk/ConsoleTools/tests/data/windows/testTable4c.dat trunk/ConsoleTools/tests/data/windows/testTableColPadding1.dat trunk/ConsoleTools/tests/data/windows/testTableColPadding2.dat Modified: trunk/ConsoleTools/tests/data/windows/testTable1a.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable1a.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable1a.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,11 @@ -+----------------------------------------+----------------------+-------------+ | Heading no. 1 | Longer heading no. 2 | Head 3 | +----------------------------------------+----------------------+-------------+ | Data cell 1 | Data cell 2 | Data cell 3 | +----------------------------------------+----------------------+-------------+ | Long long data cell with even more | Data cell 4 | Data cell 5 | | text in it... | | | +----------------------------------------+----------------------+-------------+ | a b c d e f g h i j k l m n o p q r s | Data cell | Data cell | | t u v w x | | | +----------------------------------------+----------------------+-------------+ \ No newline at end of file ++----------------------------------------+----------------------+-------------+ +| Heading no. 1 | Longer heading no. 2 | Head 3 | ++----------------------------------------+----------------------+-------------+ +| Data cell 1 | Data cell 2 | Data cell 3 | ++----------------------------------------+----------------------+-------------+ +| Long long data cell with even more | Data cell 4 | Data cell 5 | +| text in it... | | | ++----------------------------------------+----------------------+-------------+ +| a b c d e f g h i j k l m n o p q r s | Data cell | Data cell | +| t u v w x | | | ++----------------------------------------+----------------------+-------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTable1b.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable1b.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable1b.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,20 @@ -+------------+------------+------------+ | Heading | Longer | Head 3 | | no. 1 | heading | | | | no. 2 | | +------------+------------+------------+ | Data cell | Data cell | Data cell | | 1 | 2 | 3 | +------------+------------+------------+ | Long long | Data cell | Data cell | | data cell | 4 | 5 | | with even | | | | more text | | | | in it... | | | +------------+------------+------------+ | a b c d e | Data cell | Data cell | | f g h i j | | | | k l m n o | | | | p q r s t | | | | u v w x | | | +------------+------------+------------+ \ No newline at end of file ++------------+------------+------------+ +| Heading | Longer | Head 3 | +| no. 1 | heading | | +| | no. 2 | | ++------------+------------+------------+ +| Data cell | Data cell | Data cell | +| 1 | 2 | 3 | ++------------+------------+------------+ +| Long long | Data cell | Data cell | +| data cell | 4 | 5 | +| with even | | | +| more text | | | +| in it... | | | ++------------+------------+------------+ +| a b c d e | Data cell | Data cell | +| f g h i j | | | +| k l m n o | | | +| p q r s t | | | +| u v w x | | | ++------------+------------+------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTable2a.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable2a.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable2a.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,5 @@ -+---------+---------+---------+---------+---------+--------+ | a | b | c | d | e | f | +---------+---------+---------+---------+---------+--------+ | g | h | i | j | k | l | +---------+---------+---------+---------+---------+--------+ \ No newline at end of file ++---------+---------+---------+---------+---------+--------+ +| a | b | c | d | e | f | ++---------+---------+---------+---------+---------+--------+ +| g | h | i | j | k | l | ++---------+---------+---------+---------+---------+--------+ Modified: trunk/ConsoleTools/tests/data/windows/testTable2b.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable2b.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable2b.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,5 @@ -+---+---+---+---+---+---+ | a | b | c | d | e | f | +---+---+---+---+---+---+ | g | h | i | j | k | l | +---+---+---+---+---+---+ \ No newline at end of file ++---+---+---+---+---+---+ +| a | b | c | d | e | f | ++---+---+---+---+---+---+ +| g | h | i | j | k | l | ++---+---+---+---+---+---+ Modified: trunk/ConsoleTools/tests/data/windows/testTable3a.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable3a.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable3a.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,11 @@ -######################################################################################################################### # Parameter # Shortcut # Descrition # ######################################################################################################################### # Append text to a file. This parameter takes a string value and may be used multiple times. # --append # -a # ######################################################################################################################### # Prepend text to a file. This parameter takes a string value and may be used multiple times. # --prepend # -p # ######################################################################################################################### # Forces the action desired without paying attention to any errors. # --force # -f # ######################################################################################################################### # Silence all kinds of warnings issued by this program. # --silent # -s # ######################################################################################################################### \ No newline at end of file +######################################################################################################################### +# Parameter # Shortcut # Descrition # +######################################################################################################################### +# Append text to a file. This parameter takes a string value and may be used multiple times. # --append # -a # +######################################################################################################################### +# Prepend text to a file. This parameter takes a string value and may be used multiple times. # --prepend # -p # +######################################################################################################################### +# Forces the action desired without paying attention to any errors. # --force # -f # +######################################################################################################################### +# Silence all kinds of warnings issued by this program. # --silent # -s # +######################################################################################################################### Modified: trunk/ConsoleTools/tests/data/windows/testTable3b.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable3b.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable3b.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,15 @@ -cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc h Parameter h Shortcut h Descrition h cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc h Append text to a file. This parameter takes a h --append h -a h h string value and may be used multiple times. h h h cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc h Prepend text to a file. This parameter takes a h --prepend h -p h h string value and may be used multiple times. h h h cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc h Forces the action desired without paying attention h --force h -f h h to any errors. h h h cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc h Silence all kinds of warnings issued by this h --silent h -s h h program. h h h cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc \ No newline at end of file +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc +h Parameter h Shortcut h Descrition h +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc +h Append text to a file. This parameter takes a h --append h -a h +h string value and may be used multiple times. h h h +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc +h Prepend text to a file. This parameter takes a h --prepend h -p h +h string value and may be used multiple times. h h h +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc +h Forces the action desired without paying attention h --force h -f h +h to any errors. h h h +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc +h Silence all kinds of warnings issued by this h --silent h -s h +h program. h h h +cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvcvvvvvvvvvvvcvvvvvvvvvvvvc Modified: trunk/ConsoleTools/tests/data/windows/testTable4a.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable4a.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable4a.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,9 @@ -+-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Some very very long data he | Short | Some very very long data he | Short | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Short | Some very very long data he | Short | Some very very long data he | | | | | | | | and it becomes even much mu | | | | | | | | | | and even longer.... | | | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ \ No newline at end of file ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Some very very long data he | Short | Some very very long data he | Short | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Short | Some very very long data he | Short | Some very very long data he | +| | | | | +| | and it becomes even much mu | | | +| | | | | +| | and even longer.... | | | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTable4b.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable4b.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable4b.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,14 @@ -+-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Some very very long data | Short | Some very very long data | Short | | here.... and it becomes | | here.... and it becomes | | | even much much longer... | | even much much longer... | | | and even longer.... | | and even longer.... | | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Short | Some very very long data | Short | Some very very long data | | | here.... | | here.... and it becomes | | | | | even much much longer... | | | and it becomes even much | | and even longer.... | | | much longer... | | | | | | | | | | and even longer.... | | | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ \ No newline at end of file ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Some very very long data | Short | Some very very long data | Short | +| here.... and it becomes | | here.... and it becomes | | +| even much much longer... | | even much much longer... | | +| and even longer.... | | and even longer.... | | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Short | Some very very long data | Short | Some very very long data | +| | here.... | | here.... and it becomes | +| | | | even much much longer... | +| | and it becomes even much | | and even longer.... | +| | much longer... | | | +| | | | | +| | and even longer.... | | | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTable4c.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTable4c.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTable4c.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,9 @@ -+-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Some very very long data he | Short | Some very very long data he | Short | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ | Short | Some very very long data he | Short | Some very very long data he | | | | | | | | and it becomes even much mu | | | | | | | | | | and even longer.... | | | +-----------------------------+-----------------------------+-----------------------------+-----------------------------+ \ No newline at end of file ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Some very very long data he | Short | Some very very long data he | Short | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ +| Short | Some very very long data he | Short | Some very very long data he | +| | | | | +| | and it becomes even much mu | | | +| | | | | +| | and even longer.... | | | ++-----------------------------+-----------------------------+-----------------------------+-----------------------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTableColPadding1.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTableColPadding1.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTableColPadding1.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,5 @@ -+----------------+----------------+----------------+----------------+----------------+-------------+ |~~~ a ~~~|~~~ b ~~~|~~~ c ~~~|~~~ d ~~~|~~~ e ~~~|~~~ f ~~~| +----------------+----------------+----------------+----------------+----------------+-------------+ |~~~ g ~~~|~~~ h ~~~|~~~ i ~~~|~~~ j ~~~|~~~ k ~~~|~~~ l ~~~| +----------------+----------------+----------------+----------------+----------------+-------------+ \ No newline at end of file ++----------------+----------------+----------------+----------------+----------------+-------------+ +|~~~ a ~~~|~~~ b ~~~|~~~ c ~~~|~~~ d ~~~|~~~ e ~~~|~~~ f ~~~| ++----------------+----------------+----------------+----------------+----------------+-------------+ +|~~~ g ~~~|~~~ h ~~~|~~~ i ~~~|~~~ j ~~~|~~~ k ~~~|~~~ l ~~~| ++----------------+----------------+----------------+----------------+----------------+-------------+ Modified: trunk/ConsoleTools/tests/data/windows/testTableColPadding2.dat =================================================================== --- trunk/ConsoleTools/tests/data/windows/testTableColPadding2.dat 2007-03-13 15:16:50 UTC (rev 4744) +++ trunk/ConsoleTools/tests/data/windows/testTableColPadding2.dat 2007-03-13 15:34:33 UTC (rev 4745) @@ -1 +1,5 @@ -+-------+-------+-------+-------+-------+-------+ |~~~a~~~|~~~b~~~|~~~c~~~|~~~d~~~|~~~e~~~|~~~f~~~| +-------+-------+-------+-------+-------+-------+ |~~~g~~~|~~~h~~~|~~~i~~~|~~~j~~~|~~~k~~~|~~~l~~~| +-------+-------+-------+-------+-------+-------+ \ No newline at end of file ++-------+-------+-------+-------+-------+-------+ +|~~~a~~~|~~~b~~~|~~~c~~~|~~~d~~~|~~~e~~~|~~~f~~~| ++-------+-------+-------+-------+-------+-------+ +|~~~g~~~|~~~h~~~|~~~i~~~|~~~j~~~|~~~k~~~|~~~l~~~| ++-------+-------+-------+-------+-------+-------+ -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components