notcurses/tests
nick black 452e1d302e
output API enhancements #210 #209
Allow -1 in move specification to remain where we are on that
axis (#210), necessary for context-sensitive aligned output.
Add _aligned forms to printf and vprintf. Invert various output
functions so that simpler form is static inline wrapper around
more complicated form, rather than complicated form being a
static inline composition, facilitating atomic move+output. All
output forms now have a simple form (no alignment, placement at
cursor), an _aligned() form, and a _yx() form.
2019-12-23 23:12:29 -05:00
..
cell.cpp fix up bgalpha unit tests 2019-12-21 16:08:24 -05:00
channel.cpp Channels API sanity #119 (#138) 2019-12-14 05:33:34 -05:00
egcpool.cpp setlocale(LC_ALL, "") everywhere 2019-12-12 08:59:16 -05:00
enmetric.cpp enmetric(): support localized decimal separator #192 2019-12-21 20:44:34 -05:00
fade.cpp Channels API sanity #119 (#138) 2019-12-14 05:33:34 -05:00
input.cpp notcurses_mouse_on()/_off() #165 2019-12-23 02:47:34 -05:00
internal.cpp 256-color cube is not ansi, don't muddy the waters 2019-12-16 21:31:18 -05:00
libav.cpp update unit tests for ../data move 2019-12-23 19:44:30 -05:00
main.cpp version string, notcurses_version() 2019-11-17 05:04:41 -05:00
main.h RGBtoANSI unit test, fix up bases 2019-12-15 21:33:26 -05:00
ncplane.cpp output API enhancements #210 #209 2019-12-23 23:12:29 -05:00
notcurses.cpp fix up bgalpha unit tests 2019-12-21 16:08:24 -05:00
panelreel.cpp Planereel exploration app, panelreel logic fixes (#188) 2019-12-20 20:38:13 -05:00
zaxis.cpp Planereel exploration app, panelreel logic fixes (#188) 2019-12-20 20:38:13 -05:00