Commit Graph

518 Commits

Author SHA1 Message Date
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
nick black
58e4cf626d ncplane_reparent(): excise children #1078 2020-11-24 02:46:30 -05:00
nick black
b6e5b60374 ncpile_create() not NCPLANE_OPTION_NEWPILE #1078 2020-11-23 22:58:05 -05:00
nick black
3ad9a40426 hook up piles #1078 2020-11-23 22:58:05 -05:00
nick black
de082c7ba2 ncpile creation/destruction #1078 2020-11-23 22:58:05 -05:00
nick black
ec92b663d8
mark blitting tests as warn for now #1130 2020-11-22 00:19:40 -05:00
nick black
decf622f6c
blit tests: ntole() on input pixels #1130 2020-11-21 23:27:38 -05:00
nick black
eef6df8c0a death to horiz #1115 2020-11-17 23:42:36 -05:00
nick black
a66bef0aca zaxis unit tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
dc8e52c3de ncplane/resize/scroll/selector unit tests: ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
1d1e23cf2c rotate tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
4b016ce4d2 notcurses unit tests: ncplane_new->ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
ff999ca268 wide tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
da5c1b2ed4 reader tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
23f102beb5 layout tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
42c5b60c5d geom tests: ncplane_new -> ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
b7ad4fb7a6 fill tests: use ncplane_create #1115 2020-11-17 23:42:36 -05:00
nick black
5e9359ca15 cell tests: use ncplane_create() 2020-11-17 23:42:36 -05:00
nick black
55ac9cc231 convert ncplane_new() to ncplane_create() in blit tests 2020-11-17 23:42:36 -05:00
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().
2020-11-11 00:58:42 -05:00
nick black
279b365e3c
Quadblitter unit tests: require UTF8 #1108 2020-11-09 20:54:39 -05:00
nick black
fd29cab463
quadblitter all different unit test #1080 2020-10-31 23:45:10 -04:00
nick black
e12cfe947b
ncpixel_set_g/ncpixel_set_b: correct #1080 2020-10-30 03:50:47 -04:00
nick black
e1582a2784 visual: run video tests for all blitters 2020-10-29 18:15:42 -04:00
nick black
e3d6696812
ncvisual_from_bgra: swap r and b bytes #1084 2020-10-28 18:24:40 -04:00
nick black
c7adde423a
Quadblitter1Pair unit test #1080 2020-10-27 14:23:50 -04:00