Skip to content

Need folder for tests #2

@fernandogmo

Description

@fernandogmo

The project instructions warn that our code will be compiled this way:
$ gcc -Wall -Werror -Wextra -pedantic *.c
and that:

As a consequence, be careful not to push any c file containing a main function in the root directory of your project (you could have a test folder containing all your tests files including main functions)

I'm gonna self-assign this for today and tomorrow.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions