Commit Graph

523 Commits (b0aecee29d14a1926028993efdf9cb6799813695)

Author SHA1 Message Date
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
nick black e1e6c6a272
fd tests: use lock guards #1100 4 years ago
nick black a6101d4fa2 ncplane_reparent: extract from z-axis #1078 4 years ago
nick black 58e4cf626d ncplane_reparent(): excise children #1078 4 years ago
nick black b6e5b60374 ncpile_create() not NCPLANE_OPTION_NEWPILE #1078 4 years ago
nick black 3ad9a40426 hook up piles #1078 4 years ago
nick black de082c7ba2 ncpile creation/destruction #1078 4 years ago
nick black ec92b663d8
mark blitting tests as warn for now #1130 4 years ago
nick black decf622f6c
blit tests: ntole() on input pixels #1130 4 years ago
nick black eef6df8c0a death to horiz #1115 4 years ago
nick black a66bef0aca zaxis unit tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black dc8e52c3de ncplane/resize/scroll/selector unit tests: ncplane_create #1115 4 years ago
nick black 1d1e23cf2c rotate tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black 4b016ce4d2 notcurses unit tests: ncplane_new->ncplane_create #1115 4 years ago
nick black ff999ca268 wide tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black da5c1b2ed4 reader tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black 23f102beb5 layout tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black 42c5b60c5d geom tests: ncplane_new -> ncplane_create #1115 4 years ago
nick black b7ad4fb7a6 fill tests: use ncplane_create #1115 4 years ago
nick black 5e9359ca15 cell tests: use ncplane_create() 4 years ago
nick black 55ac9cc231 convert ncplane_new() to ncplane_create() in blit tests 4 years ago
nick black fb0beb19b6
ncblit_bgrx() improvements #1105
Add unit tests for ncblit_bgrx. Rewrite bgra_to_rgba() using
ncpixel_*() funtionality. Rewrite ncblit_bgrx() using
ncblit_rgba().
4 years ago
nick black 279b365e3c
Quadblitter unit tests: require UTF8 #1108 4 years ago