Skip to content

Fix: #67, Errors that were happening in fsoares's tests, at functions… - #3

Merged
Desoroxxx merged 1 commit into
Desoroxxx:masterfrom
solismesmo:master
Oct 19, 2024
Merged

Fix: #67, Errors that were happening in fsoares's tests, at functions…#3
Desoroxxx merged 1 commit into
Desoroxxx:masterfrom
solismesmo:master

Conversation

@Desoroxxx

Copy link
Copy Markdown
Owner

… at functions: ft_putstr_fd, ft_putnbr_fd and ft_putendl_fd. The file to be opened did not have the correct permissions (write and read). It was added 'S_IRWXU' flag to 'open' of 'fd' variable

 Changes to be committed:
	modified:   tests/libft/fsoares/test_putendl_fd.c
	modified:   tests/libft/fsoares/test_putnbr_fd.c
	modified:   tests/libft/fsoares/test_putstr_fd.c
@Desoroxxx
Desoroxxx merged commit d88cf33 into Desoroxxx:master Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants