This repository has been archived on 2021-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
uIRC/src/test
Alex D. d55cc68e37
Lookup tables and organizing
- Add predefined strings by IRCv3 standards, RFC2812 and CTCP
- Rename most things to singular version
- Add lookup functions and converters
- Remove assert for non-pointer value
- Fix two tests on standard build
- Update clang tidy checks
2021-04-07 21:45:44 +00:00
..
CMakeLists.txt Lookup tables and organizing 2021-04-07 21:45:44 +00:00
allocs.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
common.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
common.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
earlytrail.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
errno.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
fullloop.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
manassm.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
modes.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00
optcrlf.c Lookup tables and organizing 2021-04-07 21:45:44 +00:00