Files
42test/README.md
2021-10-22 10:57:27 +02:00

411 B

42test

Unit Testing for 42 Projects

LibFT Unit Testing

Library Forty-Two like a mini Libc for string and memory functions.

Setup

git clone --recurse-submodules https://vogsphere.baco.net/baco/42test.git
cd 42test

# -OR-

git clone https://vogsphere.baco.net/baco/42test.git
cd 42test
git submodule update --init