You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
cell.cpp fix up bgalpha unit tests 5 years ago
channel.cpp Channels API sanity #119 (#138) 5 years ago
egcpool.cpp setlocale(LC_ALL, "") everywhere 5 years ago
enmetric.cpp enmetric(): support localized decimal separator #192 5 years ago
fade.cpp Channels API sanity #119 (#138) 5 years ago
input.cpp notcurses_mouse_on()/_off() #165 5 years ago
internal.cpp 256-color cube is not ansi, don't muddy the waters 5 years ago
libav.cpp update unit tests for ../data move 5 years ago
main.cpp version string, notcurses_version() 5 years ago
main.h RGBtoANSI unit test, fix up bases 5 years ago
ncplane.cpp output API enhancements #210 #209 5 years ago
notcurses.cpp fix up bgalpha unit tests 5 years ago
panelreel.cpp Planereel exploration app, panelreel logic fixes (#188) 5 years ago
zaxis.cpp Planereel exploration app, panelreel logic fixes (#188) 5 years ago