42_libft_tester

所属分类:C/C++工具库
开发工具:C
文件大小:87KB
下载次数:0
上传日期:2022-09-14 04:56:58
上 传 者sh-1993
说明:  42_libft_tester,一个简单的C42库分步测试程序。
(42_libft_tester,A simple step-by-step tester to C 42 Library.)

文件列表:
bonus.c (10279, 2021-09-17)
expand.c (1223, 2021-09-17)
main_all.c (184, 2021-09-17)
main_bonus.c (113, 2021-09-17)
main_mandatory.c (125, 2021-09-17)
mandatory.c (29605, 2021-09-17)
ressources (0, 2021-09-17)
ressources\example.png (45919, 2021-09-17)
ressources\header.png (48788, 2021-09-17)
tester.sh (4247, 2021-09-17)
utils.c (726, 2021-09-17)

# 42 Libft Tester A simple step-by-step tester to C 42 Library. (Outdated) # How to use it ? - Clone the repository in your Libft directory, go in the tester directory, and run `tester.sh` with an argument: ``` ./tester.sh mand ./tester.sh bonus ./tester.sh all ``` - Press Enter to perform each test. - To add tests for external functions, write asserts in `expand.c`, and change function `expand` in same file. ![Begin with check for forbidden functions and norminette.](https://github.com/ressources/header.png) ![An example of an ouput.](https://github.com/ressources/example.png)

近期下载者

相关文件


收藏者