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 c3508d524b
ncplane_puttext() work for longer lines (#880)
* The zoo demo made manifest that we had some serious problems handling sequences of longer lines in ncplane_puttext(). This remedies most of the problems, though it's not yet perfect. #871
* Guard notcurses* for NULL in log*() #878 #879
* Fix memory leak in ncdirect_dump_plane()
4 years ago
..
Exceptions.cpp Exceptions tests: use flags + loglevel 4 years ago
Ncpp.cpp Exceptions tests: use flags + loglevel 4 years ago
cell.cpp highcontrast: stash fgstate for later reapplication #748 4 years ago
channel.cpp
direct.cpp split direct into its own header 4 years ago
egcpool.cpp
fade.cpp
fds.cpp
fills.cpp unit test for merging down fills 4 years ago
geom.cpp
input.cpp
internal.cpp
layout.cpp ncplane_puttext() work for longer lines (#880) 4 years ago
main.cpp tests: treat TERM=unknown like unset TERM #865 4 years ago
main.h
menu.cpp
metric.cpp
ncplane.cpp notcurses_puttext: use libunistring for wordbreaking #772 4 years ago
notcurses.cpp
palette.cpp
plot.cpp
reader.cpp
reel.cpp ThreeCycleDownNoTabletBorders unit test #818 4 years ago
resize.cpp
rotate.cpp
scrolling.cpp postpaint(): no need to replace nul with space #777 4 years ago
selector.cpp selector unit test fixups for itemcount #831 4 years ago
visual.cpp
wide.cpp ncplane_putegc_yx() copies directly as opposed to going through putc() #797 4 years ago
zaxis.cpp linuxconsole PoC (#791) 4 years ago