2021-10-22 11:36:56
This commit is contained in:
@@ -25,7 +25,7 @@ git config user.email "marvin@42lausanne.ch"
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd 42test
|
cd 42test
|
||||||
git pull
|
make update
|
||||||
```
|
```
|
||||||
|
|
||||||
## LibFT Unit Testing
|
## LibFT Unit Testing
|
||||||
|
|||||||
@@ -16,6 +16,13 @@ ln -snf ../../42/libft/git libft
|
|||||||
ln -snf ../libft libft
|
ln -snf ../libft libft
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Update
|
||||||
|
|
||||||
|
```
|
||||||
|
cd 42test/libft
|
||||||
|
make update
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user