Commit graph

720 commits

Author SHA1 Message Date
Will McGugan
3573c9e1e2 add no_color flag 2021-01-09 16:08:36 +00:00
Will McGugan
365b8d7c11 render test 2021-01-09 14:15:36 +00:00
Will McGugan
f80601a93e tree tests 2021-01-09 14:10:07 +00:00
Will McGugan
f15d6b8e54 tests 2021-01-07 11:49:02 +00:00
Will McGugan
4eee177269 optimizations 2021-01-06 21:34:35 +00:00
Will McGugan
db29cb1946 test escaping 2021-01-06 21:23:24 +00:00
Will McGugan
bfa890ed0e fix escaping 2021-01-05 21:23:13 +00:00
Will McGugan
a53b805c9c fix parse 2021-01-05 18:08:44 +00:00
Will McGugan
d6ad92a15d draw panel around value in inspect 2020-12-30 15:21:48 +00:00
Will McGugan
7199b6fb3b selectively insert new line in iPython 2020-12-29 18:21:26 +00:00
Will McGugan
6145f5b936 inspect enhancements 2020-12-29 15:43:57 +00:00
Will McGugan
696e85da07 black 2020-12-28 16:35:55 +00:00
Will McGugan
8033eade3c test palette 2020-12-28 16:34:43 +00:00
Will McGugan
6d616467f4 test fix 2020-12-28 16:33:46 +00:00
Will McGugan
0c34ddcb67 fix black 2020-12-17 17:39:54 +00:00
Will McGugan
963bad0405 file proxy test 2020-12-17 17:05:57 +00:00
Will McGugan
7747025280 console style 2020-12-17 17:05:37 +00:00
Will McGugan
12b268d223 added reconfigure 2020-12-13 12:23:28 +00:00
Will McGugan
02741b795d
Merge branch 'master' into master 2020-12-11 15:16:31 +00:00
Will McGugan
f933added1 test fix 2020-12-10 17:22:19 +00:00
Will McGugan
c12ca86b7b formatting 2020-12-10 17:11:01 +00:00
Will McGugan
df1dc1ddcb docs for spinner and status 2020-12-10 17:07:11 +00:00
Will McGugan
be47b3f899 status tests 2020-12-08 12:57:06 +00:00
Will McGugan
bf93e45dbc rules 2020-12-03 17:17:24 +00:00
Nathan Page
47d94e8898 fix format check for file not apart of merge request 2020-12-02 23:56:40 -08:00
Nathan Page
1020405830 Merge branch 'master' of github.com:willmcgugan/rich into feat/add-live-table-proposal 2020-12-02 23:46:02 -08:00
Nathan Page
068f4328f2 Center live overflow ellipsis 2020-12-02 23:40:10 -08:00
Will McGugan
bac50e7cc3 test card update 2020-12-02 16:48:05 +00:00
Will McGugan
c391684e8f fix log jusify 2020-12-01 17:03:26 +00:00
Robert Xiao
a6b337954f Use the proper error message with caused exceptions
When an exception is raised using "from", the chained exception goes into
__cause__, which results in a different message using Python's native traceback
handler. This patch properly replicates that error message.
2020-11-29 16:33:01 -06:00
Will McGugan
a6e2cd6e1c quicker test 2020-11-29 19:05:06 +00:00
Will McGugan
dea111b8b3 threading test 2020-11-29 19:04:01 +00:00
Will McGugan
67599f772a tests 2020-11-29 19:01:02 +00:00
Will McGugan
05a26fa433 added disable option 2020-11-29 18:56:01 +00:00
Will McGugan
e17e1d5bdb black 2020-11-27 20:06:59 +00:00
Will McGugan
0138b18950 fix tuple of one issue 2020-11-27 20:04:53 +00:00
Will McGugan
15870cee96 fix card tests 2020-11-27 15:43:58 +00:00
Will McGugan
ec792add04 blacked 2020-11-25 22:34:18 +00:00
Will McGugan
585eecd0b7 don't remove tests 2020-11-25 22:32:42 +00:00
Will McGugan
0e57047e6b fix tests 2020-11-25 22:31:26 +00:00
Will McGugan
7b2aa520c4 missed sys 2020-11-25 18:06:01 +00:00
Will McGugan
ce02cc2a43 skip test card 2020-11-25 18:02:04 +00:00
Will McGugan
c2a78c44ed black 2020-11-25 17:56:34 +00:00
Will McGugan
5126088a49 test 2020-11-25 17:54:16 +00:00
Will McGugan
966bfb7fc9 new test card 2020-11-25 17:50:36 +00:00
Will McGugan
084860050b protocol and abc 2020-11-19 18:22:10 +00:00
Will McGugan
149af242d0 disable test on windows 2020-11-07 15:27:37 +00:00
Will McGugan
66bb97f2c4 newlines 2020-11-07 15:23:18 +00:00
Will McGugan
6be428dab8 ansi decoder 2020-11-07 15:19:22 +00:00
Will McGugan
8294fee361 ansi and tests 2020-11-05 18:41:49 +00:00