Darren Burns
cb56ec7ebb
Setting terminal window title ( #2200 )
...
* Adding tests for setting console title
* Add Windows note
* Update changelog regarding changing terminal window title
* Add test for window title control code -> legacy windows conversion
* Fix docstring typo
2022-04-19 17:20:17 +01:00
Hadi Alqattan
73a9a413ea
Run pycln over the entire project and double check the accuracy.
2022-03-11 19:12:35 +03:00
Will McGugan
59d351168e
new lines fixes
2021-11-09 16:30:25 +00:00
Will McGugan
f5f67a9ebb
fix for missing newline
2021-11-06 12:27:32 +00:00
Will McGugan
2f752afaa9
style optimization
2021-03-01 19:42:00 +00:00
Will McGugan
a5dc32dcf2
formatting
2021-02-14 11:09:20 +00:00
Will McGugan
80e83169ea
size in console options
2021-02-14 11:07:16 +00:00
Will McGugan
60f41610cd
test fixes
2021-02-13 18:17:14 +00:00
Will McGugan
1b1f2d0631
new layout class
2021-02-12 21:59:35 +00:00
Will McGugan
122b8131bb
live refactor
2021-02-06 11:49:54 +00:00
Nathan Page
068f4328f2
Center live overflow ellipsis
2020-12-02 23:40:10 -08:00
Nathan Page
c9ac9035b8
remove print displays
2020-11-01 14:30:12 -05:00
Nathan Page
58a824e775
clean up the tests to use a simple testing procedure
2020-11-01 11:46:55 -05:00
Nathan Page
1f8d565579
change implementation from hiding overflow with message to provide overflow methods
2020-11-01 10:24:20 -05:00
Nathan Page
d890c4ed1c
fix up the trivial changes first from review
2020-11-01 09:50:58 -05:00
Nathan Page
6ee5f064a7
fix live test by disabling auto_refresh
2020-10-25 22:29:00 -04:00
Nathan Page
6ccbaee622
file/dumb_terminal console will now print out the final result
2020-10-25 20:24:11 -04:00
Nathan Page
5a27df8f1a
add check with a file to make sure it prints nothing
2020-10-25 19:52:30 -04:00
Nathan Page
6b7373fe4a
remove auto-refresh test as it is non-deterministic
2020-10-25 18:34:00 -04:00
Nathan Page
3853be1e39
add check for getting item
2020-10-25 18:25:05 -04:00
Nathan Page
972eaceade
add live tests with fluctuating data lengths
2020-10-25 18:18:57 -04:00
Nathan Page
4b7ada8c27
remove carriage return for windows testing
2020-10-25 17:07:51 -04:00
Nathan Page
125dc1d619
temporarily disable live tests on 3.7
2020-10-25 16:57:54 -04:00
Nathan Page
8c045b7fcb
put throught the same force encoding-decoding conversion
2020-10-25 16:36:53 -04:00
Nathan Page
6a50f1a123
fix incorrect test
2020-10-25 16:28:39 -04:00
Nathan Page
bdbd05e46b
remove unhelpful difflib print
2020-10-25 16:25:38 -04:00
Nathan Page
9e110425a4
live test only print diff
2020-10-25 16:12:23 -04:00
Nathan Page
3da87273a2
add a diff to see what is wrong in ubuntu test
2020-10-25 16:01:58 -04:00
Nathan Page
5c09f322a2
add in an initial line of tests
2020-10-25 15:48:03 -04:00