Commit Graph

492 Commits (d662bd334d3c72acc1147efd0daa5e3ef51f98cb)

Author SHA1 Message Date
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
nick black fd29cab463
quadblitter all different unit test #1080 4 years ago
nick black e12cfe947b
ncpixel_set_g/ncpixel_set_b: correct #1080 4 years ago
nick black e1582a2784 visual: run video tests for all blitters 4 years ago
nick black e3d6696812
ncvisual_from_bgra: swap r and b bytes #1084 4 years ago
nick black c7adde423a
Quadblitter1Pair unit test #1080 4 years ago
nick black 361ad063bd
quadblitter close-in unit tests #1080 4 years ago
nick black f49e1d8e8c ffmpeg: need call ncvisual_decode() again in loop #1066 4 years ago
nick black b35c680f48 add LoopVideo unit test #1066 4 years ago
nick black e6bc09084c
notcurses_align: return error on negative column count 4 years ago
nick black 1fe53d98fb
new notcurses ii test video #1055 4 years ago
nick black 68dbfeafc8
add version unit test #1054 4 years ago
nick black b809d5c7c5
s/USE_MULTIMEDIA/NOTCURSES_USE_MULTIMEDIA/g #1054 4 years ago
nick black 8acd0dea58
MultiglyphWidth test: work around freebsd breakage #1046 4 years ago
nick black f9e2c7863b
add notcurses_stats_alloc #1043 4 years ago
nick black 955c4b9baa
reel unit tests: correct for considering reel border 4 years ago
nick black 4a9be7fa90
include memory.h where necessary 4 years ago
nick black 683217ef07 normalize style setters #1034 4 years ago
nick black f15dc9ba80 ncreel: properly size tablets in all border conditions #1031 4 years ago
nick black 8b5e3f5000 add four unit test for reel tablet sizes 4 years ago
nick black 20bf1ae2d4
nctablet_ncplane() -> nctablet_plane() 4 years ago
nick black ec85dd1c3b
ncreel_destroy: return void 4 years ago
nick black a4367fcfb5 rip out ncplane_ creation functions #985 4 years ago
nick black e42dbdfd60 _stainable() -> _stained() #985 4 years ago
nick black c5c608b22e add ncplane_putwc_stainable, ncplane_putwstr_stainable #985 4 years ago
nick black b7a57eaab7 convert all channel rgb calls #985 4 years ago
nick black 4bb1f3fc85 mbswidth -> ncstrwidth() #985 4 years ago
nick black dab7247cdd
mbswidth: use utf8_egc_len() for segmentation #1014 4 years ago
nick black dca9db9687
ncreel: conform to the New Way #627 4 years ago
nick black c3e5e47a2a
ncreader: conform to the New Way #627 4 years ago
nick black 8839d44454 selector: transfer ownership of ncplane #1006 #627 4 years ago
nick black 301354a9ba utf8_egc_len: rewrite using uc_is_grapheme_break() #882 4 years ago