summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* rename get_markdown to get_md_string; rename get_rst to get_rst_string;wolfhong2018-07-301-2/+2
|
* add test for get_markdown and get_rstwolfhong2018-05-081-0/+32
|
* fixed tests and indentationsSewci02016-11-121-52/+64
|
* Fix failed testskxxoling2016-07-131-4/+4
|
* Added test cases for unpadded tables.Sebastian Olsson2016-07-131-0/+28
|
* Now column scaling algorithm more strictly respects "max_table_width" setting.Alexander Artemenko2016-07-131-0/+47
|
* Add multi type of char blocks width testkxxoling2015-06-142-0/+29
|
* Add markdown source supportKane Blueriver2015-06-071-0/+53
|
* Move test_prettytable.py to tests dirKane Blueriver2015-05-281-0/+644