2021-10-22 16:07:10
This commit is contained in:
@@ -33,14 +33,16 @@ make update
|
||||
```
|
||||
cd 42test/libft
|
||||
|
||||
# work on both MacOS X and Linux
|
||||
# Display various options
|
||||
make help
|
||||
|
||||
# Tripouille/libftTester (Very Good)
|
||||
make b
|
||||
|
||||
# jtoty/Libftest (Also Nice)
|
||||
make c
|
||||
|
||||
# work on Linux
|
||||
# nemequ/µnit w/ my own Unit Testing
|
||||
# nemequ/µnit w/ my own Unit Testing (Alpha software not working well)
|
||||
make a
|
||||
|
||||
# work on MacOS X
|
||||
|
||||
Reference in New Issue
Block a user