vfurmane / pipex-tester

Project Tester - Pipex
MIT License
73 stars 5 forks source link

Test 1 & 2 failed #9

Closed OSS-42 closed 1 year ago

OSS-42 commented 1 year ago

Describe the bug In my case, I see 'KO' for tests #1 & #2, when in my terminal I don't have any problem compiling.

Expected behavior Tests 1 & 2 being OK

Desktop (please complete the following information):

pipex-tests-KO pipex-tests-KO-make pipex-tests-KO-outs

edit : replaced text with latest picture.

vfurmane commented 1 year ago

Hello,

it seems that the directory ../42-pipex does not exist from the tester point of view. Can you confirm you file hierarchy is as follow:

42Quebec/
├── 42-pipex/
└── pipex-tester/
OSS-42 commented 1 year ago

Hello, no, the folder structure is not like that, as I got cloned pipex-tester from 42-pipex. So the structure is : 42Quebec>42-pipex(where my pipex is)>pipex-tester

Should I got clone on 42Quebec instead ?

OSS-42 commented 1 year ago

OK, I misread 'alongside pipex directory". All good. My mistake. sorry.