🏆FOrmer DaSh ЧamipOns🏆 (☭ ͜ʖ ☭)
Meson built system and Unity testing framework are used for testing
Configuring tests:
make -C libft && make -C libft clean
meson setup buildRunning tests (in built directory):
meson compileCreating tests:
- Create test file in test directory (use example_test.c as a reference)
- Check comment in meson.build