Commit Graph

545 Commits (b5bace8aa10d979035d0440538956c6490200868)

Author SHA1 Message Date
nick black 15386d57ce
nontrivial stacking unit test #1068 4 years ago
nick black cff006f8ab
fix return value of output functions 4 years ago
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
4 years ago
nick black 5636a146e4
Wide unit test: rewrite without CELL_WIDEASIAN_MASK #1277 4 years ago
nick black 9245fda17f
genericize setup_signals() for ncdirect #1271 4 years ago
nick black 7ab2bddde7
notcurses-tester: no alternate screen 4 years ago
nick black 69e329d328
BigMult unit tests: fix for non-'.' decseps 4 years ago
nick black 1d8fcbb5e4
ncdirect: styles{set, on, off} -> _styles #1247 4 years ago
nick black 66349ecbd0
progress bar unit tests: skip non-utf8 4 years ago
nick black 1c4d942cfc DualCell{Left, Right} unit tests #1258 4 years ago
nick black f729d855f9 complete SingleCellDown/SingleCellUp tests #1258 4 years ago
nick black cd8dd4232c Progress bar unit test SingleCellUp #1258 4 years ago
nick black dad7a02b25
add test file for progressbars #1258 4 years ago
nick black 45d0ca54e9
add SetStruck directmode test 4 years ago
nick black 35cb5d9511
GrowPlanes tests: use valid arguments #1215 4 years ago
nick black bcbf7a490f
add ReparentDeep unit test #1214 4 years ago
nick black fd2acde1b1 rename cell->nccell, keep alias #1200 4 years ago
nick black a3e7b3b5d0
utf8_egc_len: count all printing glyphs #1174 4 years ago
nick black f3b86230e6
NCPlane tests: reenable GrowPlane #1198 4 years ago
nick black 0aa060b9f1
Reels unit test: REQUIRE tablet plane #1197 4 years ago
nick black 2c4566fdb3
notcurses-tester: drop loglevel to _ERROR 4 years ago
nick black 4a7353c1ec
PlaneAtCursorAttrs: home cursor #1197 4 years ago
nick black a3220b8a73
add ncplane_descendant_p(), unit test it #1192 4 years ago
nick black ec7bfea22d
get Piles reparent unit test working #1193 4 years ago
nick black f46fa11fb2 Blitting: fix endianness in unit tests #1130 4 years ago
nick black 448251e3f2 NCPlane: endianness fixes for unit tests #1130 4 years ago
nick black 46d6bfe64b Fills: fix endianness issues in tests #1130 4 years ago
nick black eb7e0b7a4c Rotate: fix unit test endianness #1130 4 years ago
nick black b99e6b8bc6 Visual tests: complete endianness fixes #1130 4 years ago
nick black 6915e44cca
Visual/Quadblitter: fix endianness in test #1130 4 years ago
nick black c9dcef2ca5
Visual unit tests: endianness fixes #1130 4 years ago
nick black 42ac6bb90b
more pile reparenting testing #1193 4 years ago
nick black beed7c359c
add some pile rendering unit tests 4 years ago
nick black 47c4931906
EmitEmojiStr: purge a few not yet valid on ubuntu #1189 4 years ago
nick black 8584fb2b05
Metric unit test: call notcurses_stop() at end only 4 years ago
nick black f8a6d21362
pull sleep out of unit test, doh 4 years ago
nick black 93f7f681a4
add unit tests for all plottypes #1081 4 years ago
nick black 176867db8b
add unit test for braille plot #1081 4 years ago
nick black 58b47bf953
unit test for cell_load_egc32() #1176 4 years ago
nick black ea771217fb
cell_load_char() unit tests #1176 4 years ago
nick black 8db3f77f5c Wide test: kill duplicate CHECK 4 years ago
nick black 0645fb3931
run cell_load_char()/egc32() through cell_load() #1176 4 years ago
nick black 7b7ed8441d
weakly repair accursed reel unit tests #1082 4 years ago
nick black e30c43906f
remove OnlyOneNotCurses unit test 4 years ago
nick black 79b9a8120e
notcurses-tester: check validity of datadir on start #1168 4 years ago
nick black 2c85142b2a
notcurses_init: don't treat setup_signals as fatal error #1168 4 years ago
nick black 03bcd1e01b kill enforce_utf8(), forcing notcurses_canutf8() 4 years ago
nick black dd8423dff3 embiggen notcurses_metric(3), add unit test #1107 4 years ago
nick black be6362d74f
drone: use new builder 2020-11-26b 4 years ago
nick black d4959eab13
fd unit tests: kill deadlock #1100 4 years ago