.. |
__init__.py
|
init
|
2020-07-16 17:49:12 +01:00 |
_card_render.py
|
black typing
|
2021-03-22 20:32:23 +00:00 |
_exception_render.py
|
black formatted
|
2020-07-15 11:42:11 +01:00 |
pytest.ini
|
docs
|
2020-01-11 16:13:39 +00:00 |
render.py
|
increse coverage to 100%
|
2020-10-10 23:51:01 +08:00 |
test_align.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_ansi.py
|
disable test on windows
|
2020-11-07 15:27:37 +00:00 |
test_bar.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_block_bar.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_box.py
|
size in console options
|
2021-02-14 11:07:16 +00:00 |
test_card.py
|
don't remove tests
|
2020-11-25 22:32:42 +00:00 |
test_cells.py
|
test set_cell_size
|
2020-04-26 15:48:04 +01:00 |
test_color.py
|
windows colors
|
2021-01-20 17:36:20 +00:00 |
test_color_triplet.py
|
tests for color_triplet
|
2019-12-11 14:40:49 +00:00 |
test_columns.py
|
fixed measurements
|
2020-10-03 14:05:38 +01:00 |
test_columns_align.py
|
background style, table width calculation
|
2020-10-15 21:17:03 +01:00 |
test_console.py
|
Fix double Optional
|
2021-04-22 20:24:23 -07:00 |
test_constrain.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_containers.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_control.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_emoji.py
|
test fix
|
2020-07-16 17:24:16 +01:00 |
test_file_proxy.py
|
fix black
|
2020-12-17 17:39:54 +00:00 |
test_filesize.py
|
change protocol names, optimizations
|
2020-05-22 10:33:57 +01:00 |
test_highlighter.py
|
replace is_control with list of control codes
|
2021-03-14 11:47:03 +00:00 |
test_inspect.py
|
fix TypeError in inspect
|
2021-01-13 16:51:38 +00:00 |
test_jupyter.py
|
tests
|
2020-07-07 16:26:25 +01:00 |
test_layout.py
|
test fixes
|
2021-05-06 15:13:40 +01:00 |
test_live.py
|
style optimization
|
2021-03-01 19:42:00 +00:00 |
test_live_render.py
|
style optimization
|
2021-03-01 19:42:00 +00:00 |
test_log.py
|
rich repr
|
2021-03-22 20:26:01 +00:00 |
test_logging.py
|
style optimization
|
2021-03-01 19:42:00 +00:00 |
test_lrucache.py
|
tests
|
2020-04-19 14:52:54 +01:00 |
test_markdown.py
|
pretty printable dataclasses
|
2021-03-06 14:14:06 +00:00 |
test_markdown_no_hyperlinks.py
|
pretty printable dataclasses
|
2021-03-06 14:14:06 +00:00 |
test_markup.py
|
tests
|
2021-01-07 11:49:02 +00:00 |
test_measure.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_padding.py
|
size in console options
|
2021-02-14 11:07:16 +00:00 |
test_palette.py
|
black
|
2020-12-28 16:35:55 +00:00 |
test_panel.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_pick.py
|
test bool
|
2020-06-07 10:05:26 +01:00 |
test_pretty.py
|
added types to pretty printer
|
2021-05-12 15:31:19 +01:00 |
test_progress.py
|
Merge branch 'master' into master
|
2021-05-04 12:56:23 +01:00 |
test_prompt.py
|
new black
|
2020-08-28 12:56:18 +01:00 |
test_protocol.py
|
protocol and abc
|
2020-11-19 18:22:10 +00:00 |
test_ratio.py
|
Fix double Optional
|
2021-04-22 20:24:23 -07:00 |
test_repr.py
|
Add Optional typing
|
2021-04-22 19:56:02 -07:00 |
test_rich_print.py
|
added reconfigure
|
2020-12-13 12:23:28 +00:00 |
test_rule.py
|
style optimization
|
2021-03-01 19:42:00 +00:00 |
test_screen.py
|
formatting fixes
|
2021-02-13 18:25:47 +00:00 |
test_segment.py
|
added 3.10 to tests
|
2021-05-19 16:58:33 +01:00 |
test_spinner.py
|
remove 3.10 for now
|
2021-05-19 17:02:53 +01:00 |
test_stack.py
|
stack test
|
2019-12-24 12:51:31 +00:00 |
test_status.py
|
Fixing coverage
|
2021-03-28 18:41:56 -07:00 |
test_style.py
|
fixes
|
2021-02-20 11:05:21 +00:00 |
test_styled.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_syntax.py
|
fix line endings in syntax
|
2021-05-06 14:49:54 +01:00 |
test_table.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |
test_tabulate.py
|
Put tests in the right test file
|
2020-09-22 15:18:12 -05:00 |
test_text.py
|
test fixes
|
2021-05-06 15:13:40 +01:00 |
test_theme.py
|
blackified
|
2020-10-03 14:12:52 +01:00 |
test_tools.py
|
docs
|
2020-06-06 13:11:29 +01:00 |
test_traceback.py
|
Add test
|
2021-04-10 14:26:23 +02:00 |
test_tree.py
|
rich measure
|
2021-03-25 21:08:36 +00:00 |