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 |
|
nick black
|
361ad063bd
|
quadblitter close-in unit tests #1080
|
2020-10-26 13:45:37 -04:00 |
|
nick black
|
f49e1d8e8c
|
ffmpeg: need call ncvisual_decode() again in loop #1066
|
2020-10-21 00:47:21 -04:00 |
|
nick black
|
b35c680f48
|
add LoopVideo unit test #1066
|
2020-10-21 00:47:21 -04:00 |
|
nick black
|
e6bc09084c
|
notcurses_align: return error on negative column count
|
2020-10-17 15:58:30 -04:00 |
|
nick black
|
1fe53d98fb
|
new notcurses ii test video #1055
|
2020-10-10 20:48:16 -04:00 |
|
nick black
|
68dbfeafc8
|
add version unit test #1054
|
2020-10-10 20:33:23 -04:00 |
|
nick black
|
b809d5c7c5
|
s/USE_MULTIMEDIA/NOTCURSES_USE_MULTIMEDIA/g #1054
|
2020-10-10 19:37:01 -04:00 |
|
nick black
|
8acd0dea58
|
MultiglyphWidth test: work around freebsd breakage #1046
|
2020-10-07 02:27:17 -04:00 |
|
nick black
|
f9e2c7863b
|
add notcurses_stats_alloc #1043
|
2020-10-06 23:33:28 -04:00 |
|
nick black
|
955c4b9baa
|
reel unit tests: correct for considering reel border
|
2020-10-05 17:33:11 -04:00 |
|
nick black
|
4a9be7fa90
|
include memory.h where necessary
|
2020-10-03 18:54:34 -04:00 |
|
nick black
|
683217ef07
|
normalize style setters #1034
|
2020-09-29 13:09:44 -04:00 |
|
nick black
|
f15dc9ba80
|
ncreel: properly size tablets in all border conditions #1031
|
2020-09-28 07:08:17 -04:00 |
|
nick black
|
8b5e3f5000
|
add four unit test for reel tablet sizes
|
2020-09-28 07:08:17 -04:00 |
|
nick black
|
20bf1ae2d4
|
nctablet_ncplane() -> nctablet_plane()
|
2020-09-27 16:46:39 -04:00 |
|
nick black
|
ec85dd1c3b
|
ncreel_destroy: return void
|
2020-09-27 15:57:03 -04:00 |
|
nick black
|
a4367fcfb5
|
rip out ncplane_ creation functions #985
|
2020-09-18 17:46:57 -04:00 |
|
nick black
|
e42dbdfd60
|
_stainable() -> _stained() #985
|
2020-09-18 02:02:08 -04:00 |
|
nick black
|
c5c608b22e
|
add ncplane_putwc_stainable, ncplane_putwstr_stainable #985
|
2020-09-18 02:02:08 -04:00 |
|
nick black
|
b7a57eaab7
|
convert all channel rgb calls #985
|
2020-09-18 01:39:21 -04:00 |
|
nick black
|
4bb1f3fc85
|
mbswidth -> ncstrwidth() #985
|
2020-09-15 01:39:42 -04:00 |
|
nick black
|
dab7247cdd
|
mbswidth: use utf8_egc_len() for segmentation #1014
|
2020-09-15 00:29:53 -04:00 |
|
nick black
|
dca9db9687
|
ncreel: conform to the New Way #627
|
2020-09-13 14:18:42 -04:00 |
|
nick black
|
c3e5e47a2a
|
ncreader: conform to the New Way #627
|
2020-09-13 13:53:11 -04:00 |
|
nick black
|
8839d44454
|
selector: transfer ownership of ncplane #1006 #627
|
2020-09-13 13:22:58 -04:00 |
|
nick black
|
301354a9ba
|
utf8_egc_len: rewrite using uc_is_grapheme_break() #882
|
2020-09-10 03:50:12 -04:00 |
|
nick black
|
2f28420034
|
rename ncplane_putsimple() -> ncplane_putchar() #912
|
2020-08-31 21:14:29 -04:00 |
|
nick black
|
c834e2a78d
|
cell_simple_p(): fix for htole() #979
|
2020-08-31 14:36:46 -04:00 |
|
nick black
|
4c7a1d0427
|
ncdirect_init: add flags parameter #976
|
2020-08-30 13:38:33 -04:00 |
|
nick black
|
5901fce433
|
unite putegc_yx+putc_yx into ncplane_put #961
|
2020-08-29 20:29:04 -04:00 |
|
nick black
|
161130986e
|
Wide tests: downgrade many REQUIREs to CHECKs
|
2020-08-29 20:29:04 -04:00 |
|
nick black
|
954030ac83
|
add new RejectWideAsianPlaced unit test #967
|
2020-08-29 19:17:45 -04:00 |
|
nick black
|
720f61d51f
|
correct sub to add in ncreel_tighten_down() #901
|
2020-08-29 18:24:45 -04:00 |
|