Menu

SVN archive Commit Log


Commit Date  
[r18703] by bugman

Rounding error fix for the test_format_table4() unit test of lib.text.table.format_table().

2013-03-08 14:21:25 Tree
[r18702] by bugman

Implemented the custom_format argument for lib.text.table.format_table().

This allows cell contents to be formatted as the user asks. It defaults to standard string
conversion is the custom conversion fails.

2013-03-08 14:16:34 Tree
[r18701] by bugman

Modified the test_format_table4() unit test of lib.text.table.format_table().

This change is to test the currently unimplemented custom_format argument. This will be used to
allow special formatting in the table. For example using '%.3f' for a float.

2013-03-08 14:15:27 Tree
[r18700] by bugman

Numbers are now right justified in cells in the lib.text.table.format_table() function.

2013-03-08 13:57:34 Tree
[r18699] by bugman

Converted the test_format_table4() unit test of lib.text.table.format_table() to check justification.

The right justification of cells with numbers will be implemented to match these changes.

2013-03-08 13:57:05 Tree
[r18698] by bugman

The table contents are now all converted to strings in lib.text.table.format_table().

This uses the _convert_to_string() private function.

2013-03-08 13:43:46 Tree
[r18697] by bugman

Created a new unit test of lib.text.table.format_table() to check for non-string type data.

2013-03-08 13:40:16 Tree
[r18696] by bugman

Slight changes to one of the lib.text.table.format_table() unit tests.

2013-03-08 13:13:49 Tree
[r18695] by bugman

Fix for calculating column widths when multi-column cells are present in lib.text.table.format_table().

2013-03-08 11:48:26 Tree
[r18694] by bugman

Spacing between heading rows is now functional in lib.text.table.format_table().

2013-03-08 11:36:39 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.