mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
- add ncplane_putchar_yx & ncplane_putchar static functions - complete test for channel_default_p - add more tests for ncplane - separate tests and constructors into submodules for ncplane and notcurses - make public FILE_NC & FILE_LIBC - improve integration tests. - clean & rustfmt - add constant NCRESULT_OK, NCRESULT_ERR and use them to refer to the NcResult values when appropriate