The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
Serj Kalichev 1ed67dea6c faux-2.0.0 | před 2 roky | |
---|---|---|
docs | před 4 roky | |
faux | před 2 roky | |
libc | před 11 roky | |
m4 | před 2 roky | |
testc | před 3 roky | |
utils | před 4 roky | |
.clang-format | před 4 roky | |
.gitignore | před 2 roky | |
CHANGES | před 6 roky | |
ChangeLog | před 12 roky | |
Doxyfile | před 4 roky | |
ISSUES | před 6 roky | |
LICENCE | před 12 roky | |
Makefile.am | před 2 roky | |
README.md | před 2 roky | |
autogen.sh | před 12 roky | |
configure.ac | před 3 roky | |
indent.sh | před 4 roky |
The library contains a set of auxiliary functions. These functions are:
Also project contains testc
binary. It's a utility that helps to write and
execute unit tests in C. See the following documentation:
https://src.libcode.org/pkun/faux/src/master/docs/testc.ru.md testc
documentation in Russian
https://src.libcode.org/pkun/faux/src/master/docs/testc.en.md testc
documentation in English
The main target platform for library is a Linux. The project is written in C.
Homepage : http://faux.libcode.org
Repository : https://src.libcode.org/pkun/faux
Mailing list : http://groups.google.com/group/libfaux.
Download : https://src.libcode.org/pkun/faux/archive/1.2.2.tar.gz
Author: Serj Kalichev <serj.kalichev(_at_)libcode.org>