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
channel.cpp
direct.cpp
egcpool.cpp
fade.cpp
fds.cpp
fills.cpp
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
selector.cpp selector unit test fixups for itemcount #831 4 years ago
visual.cpp
wide.cpp
zaxis.cpp