notcurses/tests
Nick Black e6637e81cc
Prep for serious rusting #101 (#354)
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
2020-02-18 12:36:16 -05:00
..
cell.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
channel.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
direct.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
egcpool.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
fade.cpp add nplane_polyfill_yx() #340 2020-02-14 05:38:08 -05:00
fills.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
input.cpp Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00
internal.cpp Out with googletest, in with doctest #202 (#231) 2019-12-27 17:20:20 -05:00
main.cpp Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00
main.h Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
menu.cpp ncmenu: remove dumb restrictions/special casing 2020-02-10 15:18:28 -05:00
metric.cpp enmetric->ncmetric #324 2020-02-05 20:18:11 -05:00
ncplane.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
notcurses.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
palette.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
reel.cpp Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00
render.cpp Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00
selector.cpp ncmenu_selected() fills in an ncinput #333 2020-02-12 09:11:28 -05:00
visual.cpp Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
zaxis.cpp Accept US-ASCII/C encoding, with warning. 2020-02-06 22:05:48 -05:00