nick black
54b44513c4
Wide EGC tweaks
...
Don't bias the nccell width by 1, or 0-length EGCs become
255 columns. We weren't actually using the width to drive
much anything until now, so this wasn't a problem, but it
is exposed as an error once we got rid of CELL_WIDE_ASIAN
and start looping through the actual egc column width.
Closes #1278 , closes #1277
2021-01-03 17:42:28 -05:00
nick black
5636a146e4
Wide unit test: rewrite without CELL_WIDEASIAN_MASK #1277
2021-01-03 14:55:58 -05:00
nick black
9245fda17f
genericize setup_signals() for ncdirect #1271
2021-01-03 01:31:22 -05:00
nick black
7ab2bddde7
notcurses-tester: no alternate screen
2020-12-31 00:32:47 -05:00
nick black
69e329d328
BigMult unit tests: fix for non-'.' decseps
2020-12-28 14:23:32 -05:00
nick black
1d8fcbb5e4
ncdirect: styles{set, on, off} -> _styles #1247
2020-12-28 02:21:37 -05:00
nick black
66349ecbd0
progress bar unit tests: skip non-utf8
2020-12-28 02:01:54 -05:00
nick black
1c4d942cfc
DualCell{Left, Right} unit tests #1258
2020-12-28 01:58:54 -05:00
nick black
f729d855f9
complete SingleCellDown/SingleCellUp tests #1258
2020-12-28 01:58:54 -05:00
nick black
cd8dd4232c
Progress bar unit test SingleCellUp #1258
2020-12-28 01:58:54 -05:00
nick black
dad7a02b25
add test file for progressbars #1258
2020-12-27 23:36:24 -05:00
nick black
45d0ca54e9
add SetStruck directmode test
2020-12-16 06:46:54 -05:00
nick black
35cb5d9511
GrowPlanes tests: use valid arguments #1215
2020-12-16 06:40:43 -05:00
nick black
bcbf7a490f
add ReparentDeep unit test #1214
2020-12-16 03:21:46 -05:00
nick black
fd2acde1b1
rename cell->nccell, keep alias #1200
2020-12-13 00:49:37 -05:00
nick black
a3e7b3b5d0
utf8_egc_len: count all printing glyphs #1174
2020-12-12 06:28:17 -05:00
nick black
f3b86230e6
NCPlane tests: reenable GrowPlane #1198
2020-12-11 20:59:34 -05:00
nick black
0aa060b9f1
Reels unit test: REQUIRE tablet plane #1197
2020-12-11 20:29:48 -05:00
nick black
2c4566fdb3
notcurses-tester: drop loglevel to _ERROR
2020-12-11 20:05:33 -05:00
nick black
4a7353c1ec
PlaneAtCursorAttrs: home cursor #1197
2020-12-11 19:55:53 -05:00
nick black
a3220b8a73
add ncplane_descendant_p(), unit test it #1192
2020-12-09 00:18:47 -05:00
nick black
ec7bfea22d
get Piles reparent unit test working #1193
2020-12-08 23:54:10 -05:00
nick black
f46fa11fb2
Blitting: fix endianness in unit tests #1130
2020-12-09 01:33:08 +00:00
nick black
448251e3f2
NCPlane: endianness fixes for unit tests #1130
2020-12-09 01:30:38 +00:00
nick black
46d6bfe64b
Fills: fix endianness issues in tests #1130
2020-12-09 01:28:36 +00:00
nick black
eb7e0b7a4c
Rotate: fix unit test endianness #1130
2020-12-09 01:25:55 +00:00
nick black
b99e6b8bc6
Visual tests: complete endianness fixes #1130
2020-12-09 01:16:46 +00:00
nick black
6915e44cca
Visual/Quadblitter: fix endianness in test #1130
2020-12-08 20:11:40 -05:00
nick black
c9dcef2ca5
Visual unit tests: endianness fixes #1130
2020-12-08 20:06:25 -05:00
nick black
42ac6bb90b
more pile reparenting testing #1193
2020-12-08 14:52:41 -05:00
nick black
beed7c359c
add some pile rendering unit tests
2020-12-08 13:50:31 -05:00
nick black
47c4931906
EmitEmojiStr: purge a few not yet valid on ubuntu #1189
2020-12-08 05:40:38 -05:00
nick black
8584fb2b05
Metric unit test: call notcurses_stop() at end only
2020-12-06 22:55:13 -05:00
nick black
f8a6d21362
pull sleep out of unit test, doh
2020-12-06 09:18:32 -05:00
nick black
93f7f681a4
add unit tests for all plottypes #1081
2020-12-06 02:51:08 -05:00
nick black
176867db8b
add unit test for braille plot #1081
2020-12-05 23:50:59 -05:00
nick black
58b47bf953
unit test for cell_load_egc32() #1176
2020-12-05 02:36:55 -05:00
nick black
ea771217fb
cell_load_char() unit tests #1176
2020-12-05 02:18:05 -05:00
nick black
8db3f77f5c
Wide test: kill duplicate CHECK
2020-12-05 00:39:37 -05:00
nick black
0645fb3931
run cell_load_char()/egc32() through cell_load() #1176
2020-12-04 03:06:51 -05:00
nick black
7b7ed8441d
weakly repair accursed reel unit tests #1082
2020-12-02 19:10:30 -05:00
nick black
e30c43906f
remove OnlyOneNotCurses unit test
2020-12-02 14:11:16 -05:00
nick black
79b9a8120e
notcurses-tester: check validity of datadir on start #1168
2020-12-02 14:11:15 -05:00
nick black
2c85142b2a
notcurses_init: don't treat setup_signals as fatal error #1168
2020-12-02 14:11:15 -05:00
nick black
03bcd1e01b
kill enforce_utf8(), forcing notcurses_canutf8()
2020-11-28 23:55:17 -05:00
nick black
dd8423dff3
embiggen notcurses_metric(3), add unit test #1107
2020-11-28 20:45:16 -05:00
nick black
be6362d74f
drone: use new builder 2020-11-26b
2020-11-26 22:11:03 -05:00
nick black
d4959eab13
fd unit tests: kill deadlock #1100
2020-11-25 20:53:07 -05:00
nick black
e1e6c6a272
fd tests: use lock guards #1100
2020-11-25 20:44:46 -05:00
nick black
a6101d4fa2
ncplane_reparent: extract from z-axis #1078
2020-11-24 02:46:30 -05:00