svn+ssh://bugman@.../svn/relax/trunk
........
r18706 | bugman | 2013-03-08 15:46:30 +0100 (Fri, 08 Mar 2013) | 5 lines
Created the test_format_table5() unit test for lib.text.table.format_table().
This test checks what happens if no header is given to format_table(). This currently fails.
........
r18707 | bugman | 2013-03-08 15:47:12 +0100 (Fri, 08 Mar 2013) | 3 lines
The lib.text.table.format_table() function can now create a table without headers.
........